Initial commit
[yaffs-website] / node_modules / archy / package.json
1 {
2   "_args": [
3     [
4       "archy@^1.0.0",
5       "/var/www/yaffs/node_modules/gulp"
6     ]
7   ],
8   "_from": "archy@>=1.0.0 <2.0.0",
9   "_id": "archy@1.0.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/archy",
13   "_npmUser": {
14     "email": "mail@substack.net",
15     "name": "substack"
16   },
17   "_npmVersion": "1.4.25",
18   "_phantomChildren": {},
19   "_requested": {
20     "name": "archy",
21     "raw": "archy@^1.0.0",
22     "rawSpec": "^1.0.0",
23     "scope": null,
24     "spec": ">=1.0.0 <2.0.0",
25     "type": "range"
26   },
27   "_requiredBy": [
28     "/gulp"
29   ],
30   "_resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz",
31   "_shasum": "f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40",
32   "_shrinkwrap": null,
33   "_spec": "archy@^1.0.0",
34   "_where": "/var/www/yaffs/node_modules/gulp",
35   "author": {
36     "email": "mail@substack.net",
37     "name": "James Halliday",
38     "url": "http://substack.net"
39   },
40   "bugs": {
41     "url": "https://github.com/substack/node-archy/issues"
42   },
43   "dependencies": {},
44   "description": "render nested hierarchies `npm ls` style with unicode pipes",
45   "devDependencies": {
46     "tap": "~0.3.3",
47     "tape": "~0.1.1"
48   },
49   "directories": {},
50   "dist": {
51     "shasum": "f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40",
52     "tarball": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz"
53   },
54   "gitHead": "30223c16191e877bf027b15b12daf077b9b55b84",
55   "homepage": "https://github.com/substack/node-archy",
56   "keywords": [
57     "hierarchy",
58     "npm ls",
59     "pretty",
60     "print",
61     "unicode"
62   ],
63   "license": "MIT",
64   "main": "index.js",
65   "maintainers": [
66     {
67       "name": "substack",
68       "email": "mail@substack.net"
69     }
70   ],
71   "name": "archy",
72   "optionalDependencies": {},
73   "readme": "ERROR: No README data found!",
74   "repository": {
75     "type": "git",
76     "url": "git+ssh://git@github.com/substack/node-archy.git"
77   },
78   "scripts": {
79     "test": "tap test"
80   },
81   "testling": {
82     "browsers": {
83       "chrome": [
84         "20.0"
85       ],
86       "firefox": [
87         "10.0",
88         "15.0"
89       ],
90       "iexplore": [
91         "6.0",
92         "7.0",
93         "8.0",
94         "9.0"
95       ],
96       "opera": [
97         "12.0"
98       ],
99       "safari": [
100         "5.1"
101       ]
102     },
103     "files": "test/*.js"
104   },
105   "version": "1.0.0"
106 }