UNPKG

1.45 kBJSONView Raw
1{
2 "_args": [
3 [
4 "util-deprecate@1.0.2",
5 "/Users/eshanker/Code/fsevents"
6 ]
7 ],
8 "_from": "util-deprecate@1.0.2",
9 "_id": "util-deprecate@1.0.2",
10 "_inBundle": false,
11 "_integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
12 "_location": "/util-deprecate",
13 "_phantomChildren": {},
14 "_requested": {
15 "type": "version",
16 "registry": true,
17 "raw": "util-deprecate@1.0.2",
18 "name": "util-deprecate",
19 "escapedName": "util-deprecate",
20 "rawSpec": "1.0.2",
21 "saveSpec": null,
22 "fetchSpec": "1.0.2"
23 },
24 "_requiredBy": [],
25 "_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
26 "_spec": "1.0.2",
27 "_where": "/Users/eshanker/Code/fsevents",
28 "author": {
29 "name": "Nathan Rajlich",
30 "email": "nathan@tootallnate.net",
31 "url": "http://n8.io/"
32 },
33 "browser": "browser.js",
34 "bugs": {
35 "url": "https://github.com/TooTallNate/util-deprecate/issues"
36 },
37 "description": "The Node.js `util.deprecate()` function with browser support",
38 "homepage": "https://github.com/TooTallNate/util-deprecate",
39 "keywords": [
40 "util",
41 "deprecate",
42 "browserify",
43 "browser",
44 "node"
45 ],
46 "license": "MIT",
47 "main": "node.js",
48 "name": "util-deprecate",
49 "repository": {
50 "type": "git",
51 "url": "git://github.com/TooTallNate/util-deprecate.git"
52 },
53 "scripts": {
54 "test": "echo \"Error: no test specified\" && exit 1"
55 },
56 "version": "1.0.2"
57}