58 lines
1.4 KiB
JSON
58 lines
1.4 KiB
JSON
{
|
|
"_from": "emitter-mixin@0.0.3",
|
|
"_id": "emitter-mixin@0.0.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-WUjLKG8uSO3DslGnz8H3iDOW1lw=",
|
|
"_location": "/emitter-mixin",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "emitter-mixin@0.0.3",
|
|
"name": "emitter-mixin",
|
|
"escapedName": "emitter-mixin",
|
|
"rawSpec": "0.0.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/recursive-copy"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/emitter-mixin/-/emitter-mixin-0.0.3.tgz",
|
|
"_shasum": "5948cb286f2e48edc3b251a7cfc1f7883396d65c",
|
|
"_spec": "emitter-mixin@0.0.3",
|
|
"_where": "/var/www/html/node_modules/recursive-copy",
|
|
"author": {
|
|
"name": "Amir Abu Shareb",
|
|
"email": "amir.abu.shareb@me.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/yields/emitter-mixin/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Node's EventEmitter mixin",
|
|
"devDependencies": {
|
|
"mocha": "*",
|
|
"should": "*"
|
|
},
|
|
"homepage": "https://github.com/yields/emitter-mixin#readme",
|
|
"keywords": [
|
|
"emitter",
|
|
"mixin",
|
|
"EventEmitter",
|
|
"events"
|
|
],
|
|
"license": "MIT",
|
|
"main": "y",
|
|
"name": "emitter-mixin",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/yields/emitter-mixin.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "0.0.3"
|
|
}
|