1 | {
|
---|
2 | "_args": [
|
---|
3 | [
|
---|
4 | "util-deprecate@1.0.2",
|
---|
5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
6 | ]
|
---|
7 | ],
|
---|
8 | "_development": true,
|
---|
9 | "_from": "util-deprecate@1.0.2",
|
---|
10 | "_id": "util-deprecate@1.0.2",
|
---|
11 | "_inBundle": false,
|
---|
12 | "_integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
|
---|
13 | "_location": "/util-deprecate",
|
---|
14 | "_phantomChildren": {},
|
---|
15 | "_requested": {
|
---|
16 | "type": "version",
|
---|
17 | "registry": true,
|
---|
18 | "raw": "util-deprecate@1.0.2",
|
---|
19 | "name": "util-deprecate",
|
---|
20 | "escapedName": "util-deprecate",
|
---|
21 | "rawSpec": "1.0.2",
|
---|
22 | "saveSpec": null,
|
---|
23 | "fetchSpec": "1.0.2"
|
---|
24 | },
|
---|
25 | "_requiredBy": [
|
---|
26 | "/are-we-there-yet/readable-stream",
|
---|
27 | "/hpack.js/readable-stream",
|
---|
28 | "/memory-fs/readable-stream",
|
---|
29 | "/postcss-selector-parser",
|
---|
30 | "/readable-stream",
|
---|
31 | "/webpack-dev-server/readable-stream"
|
---|
32 | ],
|
---|
33 | "_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
---|
34 | "_spec": "1.0.2",
|
---|
35 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
36 | "author": {
|
---|
37 | "name": "Nathan Rajlich",
|
---|
38 | "email": "nathan@tootallnate.net",
|
---|
39 | "url": "http://n8.io/"
|
---|
40 | },
|
---|
41 | "browser": "browser.js",
|
---|
42 | "bugs": {
|
---|
43 | "url": "https://github.com/TooTallNate/util-deprecate/issues"
|
---|
44 | },
|
---|
45 | "description": "The Node.js `util.deprecate()` function with browser support",
|
---|
46 | "homepage": "https://github.com/TooTallNate/util-deprecate",
|
---|
47 | "keywords": [
|
---|
48 | "util",
|
---|
49 | "deprecate",
|
---|
50 | "browserify",
|
---|
51 | "browser",
|
---|
52 | "node"
|
---|
53 | ],
|
---|
54 | "license": "MIT",
|
---|
55 | "main": "node.js",
|
---|
56 | "name": "util-deprecate",
|
---|
57 | "repository": {
|
---|
58 | "type": "git",
|
---|
59 | "url": "git://github.com/TooTallNate/util-deprecate.git"
|
---|
60 | },
|
---|
61 | "scripts": {
|
---|
62 | "test": "echo \"Error: no test specified\" && exit 1"
|
---|
63 | },
|
---|
64 | "version": "1.0.2"
|
---|
65 | }
|
---|