1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
{
"_args": [
[
"notification-box@0.1.1",
"/home/nik/src/librejs"
]
],
"_from": "notification-box@0.1.1",
"_id": "notification-box@0.1.1",
"_inCache": true,
"_installable": true,
"_location": "/notification-box",
"_nodeVersion": "0.10.25",
"_npmUser": {
"email": "nikolas@gnu.org",
"name": "nnyby"
},
"_npmVersion": "2.11.2",
"_phantomChildren": {},
"_requested": {
"name": "notification-box",
"raw": "notification-box@0.1.1",
"rawSpec": "0.1.1",
"scope": null,
"spec": "0.1.1",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/notification-box/-/notification-box-0.1.1.tgz",
"_shasum": "b82020c859001846bef65b33766d9f6915cf0498",
"_shrinkwrap": null,
"_spec": "notification-box@0.1.1",
"_where": "/home/nik/src/librejs",
"author": {
"name": "Loic Duros"
},
"dependencies": {},
"description": "a basic add-on",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "b82020c859001846bef65b33766d9f6915cf0498",
"tarball": "http://registry.npmjs.org/notification-box/-/notification-box-0.1.1.tgz"
},
"fullName": "notification-box",
"gitHead": "28d8d3ca6b766691d99941293e5f3d1fba47f9f7",
"id": "jid1-dyFGGJB0CjoDMA",
"license": "MPL 2.0",
"maintainers": [
{
"email": "nikolas@gnu.org",
"name": "nnyby"
}
],
"name": "notification-box",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {},
"version": "0.1.1"
}
|