git ssb

3+

cel / ssb-npm-registry



Tree: 4f27567900a7b5b821bccc74e95bfc96c8233159

Files: 4f27567900a7b5b821bccc74e95bfc96c8233159 / node_modules / multicb / package.json

1221 bytesRaw
1{
2 "_args": [
3 [
4 "multicb@1.2.2",
5 "/home/cel/src/ssb-npm-registry"
6 ]
7 ],
8 "_from": "multicb@1.2.2",
9 "_id": "multicb@1.2.2",
10 "_inBundle": false,
11 "_integrity": "sha256-Z6lAzBXF2f5DqwKHdL9yaArwseg8iYuljWDmEs6VcT8=",
12 "_location": "/multicb",
13 "_phantomChildren": {},
14 "_requested": {
15 "type": "version",
16 "registry": true,
17 "raw": "multicb@1.2.2",
18 "name": "multicb",
19 "escapedName": "multicb",
20 "rawSpec": "1.2.2",
21 "saveSpec": null,
22 "fetchSpec": "1.2.2"
23 },
24 "_requiredBy": [
25 "/"
26 ],
27 "_resolved": "http://localhost:8989/blobs/get/&Z6lAzBXF2f5DqwKHdL9yaArwseg8iYuljWDmEs6VcT8=.sha256",
28 "_spec": "1.2.2",
29 "_where": "/home/cel/src/ssb-npm-registry",
30 "bugs": {
31 "url": "https://github.com/pfrazee/multicb/issues"
32 },
33 "dependencies": {},
34 "description": "Simple way to aggregate multiple node-style callbacks",
35 "devDependencies": {
36 "interleavings": "~0.3.0"
37 },
38 "homepage": "https://github.com/pfrazee/multicb#readme",
39 "name": "multicb",
40 "repository": {
41 "type": "git",
42 "url": "git+https://github.com/pfrazee/multicb.git"
43 },
44 "scripts": {
45 "test": "set -e; for t in test/*.js; do node $t; done"
46 },
47 "version": "1.2.2"
48}
49

Built with git-ssb-web