summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/archy/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/archy/package.json')
-rw-r--r--deps/npm/node_modules/archy/package.json29
1 files changed, 14 insertions, 15 deletions
diff --git a/deps/npm/node_modules/archy/package.json b/deps/npm/node_modules/archy/package.json
index 434687c286..b78e34e3e6 100644
--- a/deps/npm/node_modules/archy/package.json
+++ b/deps/npm/node_modules/archy/package.json
@@ -1,39 +1,40 @@
{
- "_from": "archy@~1.0.0",
+ "_args": [
+ [
+ "archy@1.0.0",
+ "/Users/rebecca/code/npm"
+ ]
+ ],
+ "_from": "archy@1.0.0",
"_id": "archy@1.0.0",
+ "_inBundle": false,
"_integrity": "sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=",
"_location": "/archy",
"_phantomChildren": {},
"_requested": {
- "type": "range",
+ "type": "version",
"registry": true,
- "raw": "archy@~1.0.0",
+ "raw": "archy@1.0.0",
"name": "archy",
"escapedName": "archy",
- "rawSpec": "~1.0.0",
+ "rawSpec": "1.0.0",
"saveSpec": null,
- "fetchSpec": "~1.0.0"
+ "fetchSpec": "1.0.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz",
- "_shasum": "f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40",
- "_shrinkwrap": null,
- "_spec": "archy@~1.0.0",
- "_where": "/Users/zkat/Documents/code/npm",
+ "_spec": "1.0.0",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
- "bin": null,
"bugs": {
"url": "https://github.com/substack/node-archy/issues"
},
- "bundleDependencies": false,
- "dependencies": {},
- "deprecated": false,
"description": "render nested hierarchies `npm ls` style with unicode pipes",
"devDependencies": {
"tap": "~0.3.3",
@@ -50,8 +51,6 @@
"license": "MIT",
"main": "index.js",
"name": "archy",
- "optionalDependencies": {},
- "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/substack/node-archy.git"