123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- {
- "_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"
- },
- "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gauge"
- ]
- ],
- "_from": "aproba@>=1.0.3 <2.0.0",
- "_id": "aproba@1.0.4",
- "_inCache": true,
- "_location": "/aproba",
- "_nodeVersion": "4.4.0",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/aproba-1.0.4.tgz_1466718885402_0.5348939662799239"
- },
- "_npmUser": {
- "name": "iarna",
- "email": "me@re-becca.org"
- },
- "_npmVersion": "3.10.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.0.4.tgz",
- "_shasum": "2713680775e7614c8ba186c065d4e2e52d1072c0",
- "_shrinkwrap": null,
- "_spec": "aproba@^1.0.3",
- "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gauge",
- "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": "^7.1.2",
- "tap": "^5.7.3"
- },
- "directories": {
- "test": "test"
- },
- "dist": {
- "shasum": "2713680775e7614c8ba186c065d4e2e52d1072c0",
- "tarball": "https://registry.npmjs.org/aproba/-/aproba-1.0.4.tgz"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "c6c8f82d519b9ec3816f20f23a9101083c022200",
- "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 test/*.js"
- },
- "version": "1.0.4"
- }
|