git ssb

3+

cel / ssb-npm-registry



Tree: d2f2697f296dd39aed6a8b63c6d04a736a7db5b3

Files: d2f2697f296dd39aed6a8b63c6d04a736a7db5b3 / node_modules / fs-constants / package.json

1305 bytesRaw
1{
2 "_args": [
3 [
4 "fs-constants@1.0.0",
5 "/home/cel/src/ssb-npm-registry"
6 ]
7 ],
8 "_from": "fs-constants@1.0.0",
9 "_id": "fs-constants@1.0.0",
10 "_inBundle": false,
11 "_integrity": "sha256-55NtfhskR1vVkxLEAF8w1CU5Yn38HE9d/iMm17fHxfo=",
12 "_location": "/fs-constants",
13 "_phantomChildren": {},
14 "_requested": {
15 "type": "version",
16 "registry": true,
17 "raw": "fs-constants@1.0.0",
18 "name": "fs-constants",
19 "escapedName": "fs-constants",
20 "rawSpec": "1.0.0",
21 "saveSpec": null,
22 "fetchSpec": "1.0.0"
23 },
24 "_requiredBy": [
25 "/tar-stream"
26 ],
27 "_resolved": "http://localhost:8989/blobs/get/&55NtfhskR1vVkxLEAF8w1CU5Yn38HE9d/iMm17fHxfo=.sha256",
28 "_spec": "1.0.0",
29 "_where": "/home/cel/src/ssb-npm-registry",
30 "author": {
31 "name": "Mathias Buus",
32 "url": "@mafintosh"
33 },
34 "browser": "browser.js",
35 "bugs": {
36 "url": "https://github.com/mafintosh/fs-constants/issues"
37 },
38 "dependencies": {},
39 "description": "Require constants across node and the browser",
40 "devDependencies": {},
41 "homepage": "https://github.com/mafintosh/fs-constants",
42 "license": "MIT",
43 "main": "index.js",
44 "name": "fs-constants",
45 "repository": {
46 "type": "git",
47 "url": "git+https://github.com/mafintosh/fs-constants.git"
48 },
49 "version": "1.0.0"
50}
51

Built with git-ssb-web