Initial commit
[yaffs-website] / node_modules / read-pkg-up / package.json
1 {
2   "_args": [
3     [
4       "read-pkg-up@^1.0.1",
5       "/var/www/yaffs/node_modules/meow"
6     ]
7   ],
8   "_from": "read-pkg-up@>=1.0.1 <2.0.0",
9   "_id": "read-pkg-up@1.0.1",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/read-pkg-up",
13   "_nodeVersion": "0.12.7",
14   "_npmUser": {
15     "email": "sindresorhus@gmail.com",
16     "name": "sindresorhus"
17   },
18   "_npmVersion": "2.11.3",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "read-pkg-up",
22     "raw": "read-pkg-up@^1.0.1",
23     "rawSpec": "^1.0.1",
24     "scope": null,
25     "spec": ">=1.0.1 <2.0.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/meow",
30     "/yargs"
31   ],
32   "_resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
33   "_shasum": "9d63c13276c065918d57f002a57f40a1b643fb02",
34   "_shrinkwrap": null,
35   "_spec": "read-pkg-up@^1.0.1",
36   "_where": "/var/www/yaffs/node_modules/meow",
37   "author": {
38     "email": "sindresorhus@gmail.com",
39     "name": "Sindre Sorhus",
40     "url": "sindresorhus.com"
41   },
42   "bugs": {
43     "url": "https://github.com/sindresorhus/read-pkg-up/issues"
44   },
45   "dependencies": {
46     "find-up": "^1.0.0",
47     "read-pkg": "^1.0.0"
48   },
49   "description": "Read the closest package.json file",
50   "devDependencies": {
51     "ava": "*",
52     "xo": "*"
53   },
54   "directories": {},
55   "dist": {
56     "shasum": "9d63c13276c065918d57f002a57f40a1b643fb02",
57     "tarball": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz"
58   },
59   "engines": {
60     "node": ">=0.10.0"
61   },
62   "files": [
63     "index.js"
64   ],
65   "gitHead": "27ec7c844b495a39eea7859c5f4d4721ebf60e8e",
66   "homepage": "https://github.com/sindresorhus/read-pkg-up",
67   "keywords": [
68     "dir",
69     "directory",
70     "file",
71     "file",
72     "find",
73     "find-up",
74     "findup",
75     "folder",
76     "fs",
77     "graceful",
78     "json",
79     "load",
80     "look",
81     "look-up",
82     "match",
83     "package",
84     "package",
85     "parent",
86     "parents",
87     "parse",
88     "path",
89     "pkg",
90     "read",
91     "resolve",
92     "search",
93     "up",
94     "walk",
95     "walking"
96   ],
97   "license": "MIT",
98   "maintainers": [
99     {
100       "name": "sindresorhus",
101       "email": "sindresorhus@gmail.com"
102     }
103   ],
104   "name": "read-pkg-up",
105   "optionalDependencies": {},
106   "readme": "ERROR: No README data found!",
107   "repository": {
108     "type": "git",
109     "url": "git+https://github.com/sindresorhus/read-pkg-up.git"
110   },
111   "scripts": {
112     "test": "xo && ava"
113   },
114   "version": "1.0.1"
115 }