git ssb

3+

cel / ssb-npm-registry



Tree: 4f27567900a7b5b821bccc74e95bfc96c8233159

Files: 4f27567900a7b5b821bccc74e95bfc96c8233159 / node_modules / pull-cat / package.json

1411 bytesRaw
1{
2 "_args": [
3 [
4 "pull-cat@1.1.11",
5 "/home/cel/src/ssb-npm-registry"
6 ]
7 ],
8 "_from": "pull-cat@1.1.11",
9 "_id": "pull-cat@1.1.11",
10 "_inBundle": false,
11 "_integrity": "sha256-+uVE8RHNwJIJa68sQGICGbxnCTCOdLLhSt/Pb4NmgL0=",
12 "_location": "/pull-cat",
13 "_phantomChildren": {},
14 "_requested": {
15 "type": "version",
16 "registry": true,
17 "raw": "pull-cat@1.1.11",
18 "name": "pull-cat",
19 "escapedName": "pull-cat",
20 "rawSpec": "1.1.11",
21 "saveSpec": null,
22 "fetchSpec": "1.1.11"
23 },
24 "_requiredBy": [
25 "/"
26 ],
27 "_resolved": "http://localhost:8989/blobs/get/&+uVE8RHNwJIJa68sQGICGbxnCTCOdLLhSt/Pb4NmgL0=.sha256",
28 "_spec": "1.1.11",
29 "_where": "/home/cel/src/ssb-npm-registry",
30 "author": {
31 "name": "Dominic Tarr",
32 "email": "dominic.tarr@gmail.com",
33 "url": "http://dominictarr.com"
34 },
35 "bugs": {
36 "url": "https://github.com/pull-stream/pull-cat/issues"
37 },
38 "description": "concatenate pull-streams",
39 "devDependencies": {
40 "pull-abortable": "~4.1.0",
41 "pull-pushable": "~2.0.1",
42 "pull-stream": "^3.4.2",
43 "tape": "~4.6"
44 },
45 "homepage": "https://github.com/pull-stream/pull-cat",
46 "license": "MIT",
47 "name": "pull-cat",
48 "repository": {
49 "type": "git",
50 "url": "git://github.com/pull-stream/pull-cat.git"
51 },
52 "scripts": {
53 "test": "set -e; for t in test/*.js; do node $t; done"
54 },
55 "version": "1.1.11"
56}
57

Built with git-ssb-web