Initial commit
[yaffs-website] / node_modules / natives / package.json
1 {
2   "_args": [
3     [
4       "natives@^1.1.0",
5       "/var/www/yaffs/node_modules/graceful-fs"
6     ]
7   ],
8   "_from": "natives@>=1.1.0 <2.0.0",
9   "_id": "natives@1.1.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/natives",
13   "_nodeVersion": "6.5.0",
14   "_npmOperationalInternal": {
15     "host": "packages-16-east.internal.npmjs.com",
16     "tmp": "tmp/natives-1.1.0.tgz_1472583645072_0.9239758928306401"
17   },
18   "_npmUser": {
19     "email": "i@izs.me",
20     "name": "isaacs"
21   },
22   "_npmVersion": "3.10.7",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "natives",
26     "raw": "natives@^1.1.0",
27     "rawSpec": "^1.1.0",
28     "scope": null,
29     "spec": ">=1.1.0 <2.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/graceful-fs"
34   ],
35   "_resolved": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz",
36   "_shasum": "e9ff841418a6b2ec7a495e939984f78f163e6e31",
37   "_shrinkwrap": null,
38   "_spec": "natives@^1.1.0",
39   "_where": "/var/www/yaffs/node_modules/graceful-fs",
40   "author": {
41     "email": "i@izs.me",
42     "name": "Isaac Z. Schlueter",
43     "url": "http://blog.izs.me/"
44   },
45   "bugs": {
46     "url": "https://github.com/isaacs/natives/issues"
47   },
48   "dependencies": {},
49   "description": "Do stuff with Node.js's native JavaScript modules",
50   "devDependencies": {
51     "tap": "^7.0.0"
52   },
53   "directories": {},
54   "dist": {
55     "shasum": "e9ff841418a6b2ec7a495e939984f78f163e6e31",
56     "tarball": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz"
57   },
58   "files": [
59     "index.js"
60   ],
61   "gitHead": "dc1297cdce008350b679dbb86be5bf5bbf8cacbf",
62   "homepage": "https://github.com/isaacs/natives#readme",
63   "license": "ISC",
64   "main": "index.js",
65   "maintainers": [
66     {
67       "name": "isaacs",
68       "email": "i@izs.me"
69     }
70   ],
71   "name": "natives",
72   "optionalDependencies": {},
73   "readme": "ERROR: No README data found!",
74   "repository": {
75     "type": "git",
76     "url": "git+https://github.com/isaacs/natives.git"
77   },
78   "scripts": {
79     "test": "tap test/*.js --100"
80   },
81   "version": "1.1.0"
82 }