Initial commit
[yaffs-website] / node_modules / util-deprecate / package.json
1 {
2   "_args": [
3     [
4       "util-deprecate@~1.0.1",
5       "/var/www/yaffs/node_modules/through2/node_modules/readable-stream"
6     ]
7   ],
8   "_from": "util-deprecate@>=1.0.1 <1.1.0",
9   "_id": "util-deprecate@1.0.2",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/util-deprecate",
13   "_nodeVersion": "4.1.2",
14   "_npmUser": {
15     "email": "nathan@tootallnate.net",
16     "name": "tootallnate"
17   },
18   "_npmVersion": "2.14.4",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "util-deprecate",
22     "raw": "util-deprecate@~1.0.1",
23     "rawSpec": "~1.0.1",
24     "scope": null,
25     "spec": ">=1.0.1 <1.1.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/stdout-stream/readable-stream",
30     "/through2/readable-stream"
31   ],
32   "_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
33   "_shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
34   "_shrinkwrap": null,
35   "_spec": "util-deprecate@~1.0.1",
36   "_where": "/var/www/yaffs/node_modules/through2/node_modules/readable-stream",
37   "author": {
38     "email": "nathan@tootallnate.net",
39     "name": "Nathan Rajlich",
40     "url": "http://n8.io/"
41   },
42   "browser": "browser.js",
43   "bugs": {
44     "url": "https://github.com/TooTallNate/util-deprecate/issues"
45   },
46   "dependencies": {},
47   "description": "The Node.js `util.deprecate()` function with browser support",
48   "devDependencies": {},
49   "directories": {},
50   "dist": {
51     "shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
52     "tarball": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
53   },
54   "gitHead": "475fb6857cd23fafff20c1be846c1350abf8e6d4",
55   "homepage": "https://github.com/TooTallNate/util-deprecate",
56   "keywords": [
57     "browser",
58     "browserify",
59     "deprecate",
60     "node",
61     "util"
62   ],
63   "license": "MIT",
64   "main": "node.js",
65   "maintainers": [
66     {
67       "name": "tootallnate",
68       "email": "nathan@tootallnate.net"
69     }
70   ],
71   "name": "util-deprecate",
72   "optionalDependencies": {},
73   "readme": "ERROR: No README data found!",
74   "repository": {
75     "type": "git",
76     "url": "git://github.com/TooTallNate/util-deprecate.git"
77   },
78   "scripts": {
79     "test": "echo \"Error: no test specified\" && exit 1"
80   },
81   "version": "1.0.2"
82 }