Files

67 lines
1.4 KiB
JSON

{
"_args": [
[
"aproba@1.1.2",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_development": true,
"_from": "aproba@1.1.2",
"_id": "aproba@1.1.2",
"_inBundle": false,
"_integrity": "sha1-RcZikJTeTpb2k+9+q3SuB5wkD8E=",
"_location": "/aproba",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "aproba@1.1.2",
"name": "aproba",
"escapedName": "aproba",
"rawSpec": "1.1.2",
"saveSpec": null,
"fetchSpec": "1.1.2"
},
"_requiredBy": [
"/gauge"
],
"_resolved": "https://registry.npmjs.org/aproba/-/aproba-1.1.2.tgz",
"_spec": "1.1.2",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org"
},
"bugs": {
"url": "https://github.com/iarna/aproba/issues"
},
"dependencies": {},
"description": "A rediculously light-weight argument validator",
"devDependencies": {
"standard": "^8.6.0",
"tap": "^10.0.2"
},
"directories": {
"test": "test"
},
"files": [
"index.js"
],
"homepage": "https://github.com/iarna/aproba",
"keywords": [
"argument",
"validate"
],
"license": "ISC",
"main": "index.js",
"name": "aproba",
"repository": {
"type": "git",
"url": "git+https://github.com/iarna/aproba.git"
},
"scripts": {
"test": "standard && tap -j3 test/*.js"
},
"version": "1.1.2"
}