/
snap
/
node
/
11691
/
lib
/
node_modules
/
npm
/
node_modules
/
aproba
/
/snap/node/11691/lib/node_modules/npm/node_modules/aproba
mkdir
upload
Name
Size
Mode
Actions
index.js
3648
0644
edit
dl
rm
LICENSE
752
0644
edit
dl
rm
package.json
740
0644
edit
dl
rm
Edit:
/snap/node/11691/lib/node_modules/npm/node_modules/aproba/package.json
(740B)
{ "name": "aproba", "version": "2.1.0", "description": "A ridiculously light-weight argument validator (now browser friendly)", "main": "index.js", "directories": { "test": "test" }, "dependencies": {}, "devDependencies": { "standard": "^11.0.1", "tap": "^12.0.1" }, "files": [ "index.js" ], "scripts": { "pretest": "standard", "test": "tap --100 -J test/*.js" }, "repository": { "type": "git", "url": "https://github.com/iarna/aproba" }, "keywords": [ "argument", "validate" ], "author": "Rebecca Turner <me@re-becca.org>", "license": "ISC", "bugs": { "url": "https://github.com/iarna/aproba/issues" }, "homepage": "https://github.com/iarna/aproba" }
Save
cmd:
run