You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

89 lines
2.2 KiB

{
"_args": [
[
"aproba@^1.0.3",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/gauge"
]
],
"_from": "aproba@>=1.0.3 <2.0.0",
"_id": "aproba@1.2.0",
"_inCache": true,
"_installable": true,
"_location": "/aproba",
"_nodeVersion": "8.5.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/aproba-1.2.0.tgz_1505861292502_0.3447994305752218"
},
"_npmUser": {
"email": "me@re-becca.org",
"name": "iarna"
},
"_npmVersion": "5.4.2",
"_phantomChildren": {},
"_requested": {
"name": "aproba",
"raw": "aproba@^1.0.3",
"rawSpec": "^1.0.3",
"scope": null,
"spec": ">=1.0.3 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/gauge"
],
"_resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz",
"_shasum": "6802e6264efd18c790a1b0d517f0f2627bf2c94a",
"_shrinkwrap": null,
"_spec": "aproba@^1.0.3",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gauge",
"author": {
"email": "me@re-becca.org",
"name": "Rebecca Turner"
},
"bugs": {
"url": "https://github.com/iarna/aproba/issues"
},
"dependencies": {},
"description": "A ridiculously light-weight argument validator (now browser friendly)",
"devDependencies": {
"standard": "^10.0.3",
"tap": "^10.0.2"
},
"directories": {
"test": "test"
},
"dist": {
"integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==",
"shasum": "6802e6264efd18c790a1b0d517f0f2627bf2c94a",
"tarball": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz"
},
"files": [
"index.js"
],
"gitHead": "ee43ce68c9992e8f9d0d925dc2b1f2e1e5c976de",
"homepage": "https://github.com/iarna/aproba",
"keywords": [
"argument",
"validate"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"email": "me@re-becca.org",
"name": "iarna"
}
],
"name": "aproba",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/iarna/aproba.git"
},
"scripts": {
"test": "standard && tap -j3 test/*.js"
},
"version": "1.2.0"
}