[ Root System Explorer ]
Location:
Root
/
opt
/
alt
/
alt-nodejs20
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
spdx-expression-parse
+ Folder
+ File
Upload
Editing: index.js
'use strict' var scan = require('./scan') var parse = require('./parse') module.exports = function (source) { return parse(scan(source)) }
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 AUTHORS
FILE
Ren
[EDIT]
DEL
📄 LICENSE
FILE
Ren
[EDIT]
DEL
📄 index.js
FILE
Ren
[EDIT]
DEL
📄 package.json
FILE
Ren
[EDIT]
DEL
📄 parse.js
FILE
Ren
[EDIT]
DEL
📄 scan.js
FILE
Ren
[EDIT]
DEL