1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- {
- "_args": [
- [
- {
- "raw": "aproba@^1.0.3",
- "scope": null,
- "escapedName": "aproba",
- "name": "aproba",
- "rawSpec": "^1.0.3",
- "spec": ">=1.0.3 <2.0.0",
- "type": "range"
- },
- "/Users/tennesseeg/blueCoin/node_modules/gauge"
- ]
- ],
- "_from": "aproba@>=1.0.3 <2.0.0",
- "_id": "aproba@1.2.0",
- "_inCache": true,
- "_location": "/aproba",
- "_nodeVersion": "8.5.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/aproba-1.2.0.tgz_1505861292502_0.3447994305752218"
- },
- "_npmUser": {
- "name": "iarna",
- "email": "me@re-becca.org"
- },
- "_npmVersion": "5.4.2",
- "_phantomChildren": {},
- "_requested": {
- "raw": "aproba@^1.0.3",
- "scope": null,
- "escapedName": "aproba",
- "name": "aproba",
- "rawSpec": "^1.0.3",
- "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/tennesseeg/blueCoin/node_modules/gauge",
- "author": {
- "name": "Rebecca Turner",
- "email": "me@re-becca.org"
- },
- "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": [
- {
- "name": "iarna",
- "email": "me@re-becca.org"
- }
- ],
- "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"
- }
|