git ssb

3+

cel / ssb-npm-registry



Tree: 1f9a3fcaa6f6fa4a3ad0a219f6df1a476588f6d5

Files: 1f9a3fcaa6f6fa4a3ad0a219f6df1a476588f6d5 / node_modules / wrappy / package.json

1368 bytesRaw
1{
2 "_args": [
3 [
4 "wrappy@1.0.2",
5 "/home/cel/src/ssb-npm-registry"
6 ]
7 ],
8 "_from": "wrappy@1.0.2",
9 "_id": "wrappy@1.0.2",
10 "_inBundle": false,
11 "_integrity": "sha256-r/NzDZG3seFDgilW0UYI9WMWPPEbnQrmAt8f4eQw/fs=",
12 "_location": "/wrappy",
13 "_phantomChildren": {},
14 "_requested": {
15 "type": "version",
16 "registry": true,
17 "raw": "wrappy@1.0.2",
18 "name": "wrappy",
19 "escapedName": "wrappy",
20 "rawSpec": "1.0.2",
21 "saveSpec": null,
22 "fetchSpec": "1.0.2"
23 },
24 "_requiredBy": [
25 "/once"
26 ],
27 "_resolved": "http://localhost:8989/blobs/get/&r/NzDZG3seFDgilW0UYI9WMWPPEbnQrmAt8f4eQw/fs=.sha256",
28 "_spec": "1.0.2",
29 "_where": "/home/cel/src/ssb-npm-registry",
30 "author": {
31 "name": "Isaac Z. Schlueter",
32 "email": "i@izs.me",
33 "url": "http://blog.izs.me/"
34 },
35 "bugs": {
36 "url": "https://github.com/npm/wrappy/issues"
37 },
38 "dependencies": {},
39 "description": "Callback wrapping utility",
40 "devDependencies": {
41 "tap": "^2.3.1"
42 },
43 "directories": {
44 "test": "test"
45 },
46 "files": [
47 "wrappy.js"
48 ],
49 "homepage": "https://github.com/npm/wrappy",
50 "license": "ISC",
51 "main": "wrappy.js",
52 "name": "wrappy",
53 "repository": {
54 "type": "git",
55 "url": "git+https://github.com/npm/wrappy.git"
56 },
57 "scripts": {
58 "test": "tap --coverage test/*.js"
59 },
60 "version": "1.0.2"
61}
62

Built with git-ssb-web