Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/aproba/package.json')
-rw-r--r--node_modules/aproba/package.json63
1 files changed, 17 insertions, 46 deletions
diff --git a/node_modules/aproba/package.json b/node_modules/aproba/package.json
index dfe237754..ba6cb1385 100644
--- a/node_modules/aproba/package.json
+++ b/node_modules/aproba/package.json
@@ -1,60 +1,42 @@
{
- "_args": [
- [
- {
- "raw": "aproba@latest",
- "scope": null,
- "escapedName": "aproba",
- "name": "aproba",
- "rawSpec": "latest",
- "spec": "latest",
- "type": "tag"
- },
- "/Users/zkat/Documents/code/npm"
- ]
- ],
- "_from": "aproba@latest",
+ "_from": "aproba@~1.1.1",
"_id": "aproba@1.1.1",
- "_inCache": true,
+ "_integrity": "sha1-ldNgDwdxCqDpKYxyatXs8urLq6s=",
"_location": "/aproba",
- "_nodeVersion": "7.5.0",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/aproba-1.1.1.tgz_1486593129508_0.5718816472217441"
- },
- "_npmUser": {
- "name": "iarna",
- "email": "me@re-becca.org"
- },
- "_npmVersion": "4.2.0",
"_phantomChildren": {},
"_requested": {
- "raw": "aproba@latest",
- "scope": null,
- "escapedName": "aproba",
+ "type": "range",
+ "registry": true,
+ "raw": "aproba@~1.1.1",
"name": "aproba",
- "rawSpec": "latest",
- "spec": "latest",
- "type": "tag"
+ "escapedName": "aproba",
+ "rawSpec": "~1.1.1",
+ "saveSpec": null,
+ "fetchSpec": "~1.1.1"
},
"_requiredBy": [
- "#USER",
"/",
+ "/move-concurrently",
+ "/move-concurrently/copy-concurrently",
+ "/move-concurrently/run-queue",
"/npmlog/gauge"
],
"_resolved": "https://registry.npmjs.org/aproba/-/aproba-1.1.1.tgz",
"_shasum": "95d3600f07710aa0e9298c726ad5ecf2eacbabab",
"_shrinkwrap": null,
- "_spec": "aproba@latest",
+ "_spec": "aproba@~1.1.1",
"_where": "/Users/zkat/Documents/code/npm",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org"
},
+ "bin": null,
"bugs": {
"url": "https://github.com/iarna/aproba/issues"
},
+ "bundleDependencies": false,
"dependencies": {},
+ "deprecated": false,
"description": "A rediculously light-weight argument validator",
"devDependencies": {
"standard": "^8.6.0",
@@ -63,14 +45,9 @@
"directories": {
"test": "test"
},
- "dist": {
- "shasum": "95d3600f07710aa0e9298c726ad5ecf2eacbabab",
- "tarball": "https://registry.npmjs.org/aproba/-/aproba-1.1.1.tgz"
- },
"files": [
"index.js"
],
- "gitHead": "e7c76b4b42356092db3cd9e2d9388a0134845eb2",
"homepage": "https://github.com/iarna/aproba",
"keywords": [
"argument",
@@ -78,15 +55,9 @@
],
"license": "ISC",
"main": "index.js",
- "maintainers": [
- {
- "name": "iarna",
- "email": "me@re-becca.org"
- }
- ],
"name": "aproba",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/iarna/aproba.git"