X7ROOT File Manager
Current Path:
/lib/node_modules/npm/node_modules/spdx-expression-parse
lib
/
node_modules
/
npm
/
node_modules
/
spdx-expression-parse
/
??
..
??
AUTHORS
(203 B)
??
LICENSE
(1.08 KB)
??
README.md
(3.74 KB)
??
index.js
(143 B)
??
package.json
(2.56 KB)
??
parse.js
(2.83 KB)
??
scan.js
(2.69 KB)
Editing: index.js
'use strict' var scan = require('./scan') var parse = require('./parse') module.exports = function (source) { return parse(scan(source)) }
Upload File
Create Folder