blob: cbe2ced4e4ab609ee3bcc1ae722383c5990944c6 [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001{
2 "_from": "fs-constants@^1.0.0",
3 "_id": "fs-constants@1.0.0",
4 "_inBundle": false,
5 "_integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
6 "_location": "/fs-constants",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "range",
10 "registry": true,
11 "raw": "fs-constants@^1.0.0",
12 "name": "fs-constants",
13 "escapedName": "fs-constants",
14 "rawSpec": "^1.0.0",
15 "saveSpec": null,
16 "fetchSpec": "^1.0.0"
17 },
18 "_requiredBy": [
19 "/tar-stream"
20 ],
21 "_resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
22 "_shasum": "6be0de9be998ce16af8afc24497b9ee9b7ccd9ad",
23 "_spec": "fs-constants@^1.0.0",
24 "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\tar-stream",
25 "author": {
26 "name": "Mathias Buus",
27 "url": "@mafintosh"
28 },
29 "browser": "browser.js",
30 "bugs": {
31 "url": "https://github.com/mafintosh/fs-constants/issues"
32 },
33 "bundleDependencies": false,
34 "dependencies": {},
35 "deprecated": false,
36 "description": "Require constants across node and the browser",
37 "devDependencies": {},
38 "homepage": "https://github.com/mafintosh/fs-constants",
39 "license": "MIT",
40 "main": "index.js",
41 "name": "fs-constants",
42 "repository": {
43 "type": "git",
44 "url": "git+https://github.com/mafintosh/fs-constants.git"
45 },
46 "version": "1.0.0"
47}