Initial commit
This commit is contained in:
+78
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"growl@1.9.2",
|
||||
"/home/xor/shared_vm/git/node-sunwell/node_modules/mocha"
|
||||
]
|
||||
],
|
||||
"_from": "growl@1.9.2",
|
||||
"_id": "growl@1.9.2",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/growl",
|
||||
"_nodeVersion": "0.12.7",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-6-west.internal.npmjs.com",
|
||||
"tmp": "tmp/growl-1.9.2.tgz_1456056369289_0.9604133665561676"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "jappelman@xebia.com",
|
||||
"name": "jbnicolai"
|
||||
},
|
||||
"_npmVersion": "2.11.3",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "growl",
|
||||
"raw": "growl@1.9.2",
|
||||
"rawSpec": "1.9.2",
|
||||
"scope": null,
|
||||
"spec": "1.9.2",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/mocha"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/growl/-/growl-1.9.2.tgz",
|
||||
"_shasum": "0ea7743715db8d8de2c5ede1775e1b45ac85c02f",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "growl@1.9.2",
|
||||
"_where": "/home/xor/shared_vm/git/node-sunwell/node_modules/mocha",
|
||||
"author": {
|
||||
"email": "tj@vision-media.ca",
|
||||
"name": "TJ Holowaychuk"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/tj/node-growl/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Growl unobtrusive notifications",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "0ea7743715db8d8de2c5ede1775e1b45ac85c02f",
|
||||
"tarball": "https://registry.npmjs.org/growl/-/growl-1.9.2.tgz"
|
||||
},
|
||||
"gitHead": "dc8aae046df328edd32dd69f3cd2d6b114d7018e",
|
||||
"homepage": "https://github.com/tj/node-growl",
|
||||
"license": "MIT",
|
||||
"main": "./lib/growl.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "tjholowaychuk",
|
||||
"email": "tj@vision-media.ca"
|
||||
},
|
||||
{
|
||||
"name": "jbnicolai",
|
||||
"email": "jappelman@xebia.com"
|
||||
}
|
||||
],
|
||||
"name": "growl",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/tj/node-growl.git"
|
||||
},
|
||||
"scripts": {},
|
||||
"version": "1.9.2"
|
||||
}
|
||||
Reference in New Issue
Block a user