123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- {
- "_args": [
- [
- {
- "raw": "sparkles@^1.0.0",
- "scope": null,
- "escapedName": "sparkles",
- "name": "sparkles",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/glogg"
- ]
- ],
- "_from": "sparkles@>=1.0.0 <2.0.0",
- "_id": "sparkles@1.0.0",
- "_inCache": true,
- "_location": "/sparkles",
- "_nodeVersion": "0.10.36",
- "_npmUser": {
- "name": "phated",
- "email": "blaine@iceddev.com"
- },
- "_npmVersion": "2.8.3",
- "_phantomChildren": {},
- "_requested": {
- "raw": "sparkles@^1.0.0",
- "scope": null,
- "escapedName": "sparkles",
- "name": "sparkles",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/glogg",
- "/has-gulplog"
- ],
- "_resolved": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz",
- "_shasum": "1acbbfb592436d10bbe8f785b7cc6f82815012c3",
- "_shrinkwrap": null,
- "_spec": "sparkles@^1.0.0",
- "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/glogg",
- "author": {
- "name": "Blaine Bublitz",
- "email": "blaine@iceddev.com",
- "url": "http://iceddev.com/"
- },
- "bugs": {
- "url": "https://github.com/phated/sparkles/issues"
- },
- "contributors": [],
- "dependencies": {},
- "description": "Namespaced global event emitter",
- "devDependencies": {
- "@phated/eslint-config-iceddev": "^0.2.1",
- "code": "^1.5.0",
- "eslint": "^1.3.1",
- "eslint-plugin-mocha": "^0.5.1",
- "eslint-plugin-react": "^3.3.1",
- "lab": "^5.16.0"
- },
- "directories": {},
- "dist": {
- "shasum": "1acbbfb592436d10bbe8f785b7cc6f82815012c3",
- "tarball": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz"
- },
- "engines": {
- "node": ">= 0.10"
- },
- "files": [
- "LICENSE",
- "index.js"
- ],
- "gitHead": "66eed55eeac9f3ba641d4643c5ad2ed598bc6a72",
- "homepage": "https://github.com/phated/sparkles#readme",
- "keywords": [
- "ee",
- "emitter",
- "events",
- "global",
- "namespaced"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "phated",
- "email": "blaine@iceddev.com"
- }
- ],
- "name": "sparkles",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/phated/sparkles.git"
- },
- "scripts": {
- "test": "lab -cvL --ignore store@sparkles"
- },
- "version": "1.0.0"
- }
|