diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2015-11-28 15:24:36 -0600 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2015-11-28 16:27:06 -0600 |
commit | e4a3586a14996bbece3b26c9e3b7704ea6af8615 (patch) | |
tree | 499bdd16b3a90c30b01e4b47a5882d13b4800f50 /data/extensions/jid1-KtlZuoiikVfFew@jetpack/node_modules/notification-box/package.json | |
parent | 4dbc2fae927bb02ef243c87938e638af9afee8fa (diff) |
LibreJS upgraded to 6.0.10
Diffstat (limited to 'data/extensions/jid1-KtlZuoiikVfFew@jetpack/node_modules/notification-box/package.json')
-rw-r--r-- | data/extensions/jid1-KtlZuoiikVfFew@jetpack/node_modules/notification-box/package.json | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/data/extensions/jid1-KtlZuoiikVfFew@jetpack/node_modules/notification-box/package.json b/data/extensions/jid1-KtlZuoiikVfFew@jetpack/node_modules/notification-box/package.json new file mode 100644 index 0000000..b4fadcb --- /dev/null +++ b/data/extensions/jid1-KtlZuoiikVfFew@jetpack/node_modules/notification-box/package.json @@ -0,0 +1,61 @@ +{ + "_args": [ + [ + "notification-box@0.1.1", + "/home/nik/src/librejs" + ] + ], + "_from": "notification-box@0.1.1", + "_id": "notification-box@0.1.1", + "_inCache": 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", + "installable": true, + "license": "MPL 2.0", + "maintainers": [ + { + "name": "nnyby", + "email": "nikolas@gnu.org" + } + ], + "name": "notification-box", + "optionalDependencies": {}, + "scripts": {}, + "version": "0.1.1" +} |