blob: 186db027983a315ac3e3c9bb3ada884051b64266 [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001{
2 "_from": "util-deprecate@^1.0.2",
3 "_id": "util-deprecate@1.0.2",
4 "_inBundle": false,
5 "_integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
6 "_location": "/util-deprecate",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "range",
10 "registry": true,
11 "raw": "util-deprecate@^1.0.2",
12 "name": "util-deprecate",
13 "escapedName": "util-deprecate",
14 "rawSpec": "^1.0.2",
15 "saveSpec": null,
16 "fetchSpec": "^1.0.2"
17 },
18 "_requiredBy": [
19 "/readable-stream",
20 "/underscore.string"
21 ],
22 "_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
23 "_shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
24 "_spec": "util-deprecate@^1.0.2",
25 "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\underscore.string",
26 "author": {
27 "name": "Nathan Rajlich",
28 "email": "nathan@tootallnate.net",
29 "url": "http://n8.io/"
30 },
31 "browser": "browser.js",
32 "bugs": {
33 "url": "https://github.com/TooTallNate/util-deprecate/issues"
34 },
35 "bundleDependencies": false,
36 "deprecated": false,
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}