{
	"name": "sparkles",
	"versions": {
		"0.0.0": {
			"name": "sparkles",
			"version": "0.0.0",
			"description": "Namespaced global event emitter",
			"author": {
				"name": "Blaine Bublitz",
				"email": "blaine@iceddev.com",
				"url": "http://iceddev.com/"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "https://github.com/phated/sparkles"
			},
			"license": "MIT",
			"engines": {
				"node": ">= 0.10"
			},
			"main": "index.js",
			"files": [
				"index.js",
				"LICENSE"
			],
			"scripts": {
				"test": "lab -cv",
				"lint": "jshint test index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules"
			},
			"dependencies": {},
			"devDependencies": {
				"code": "^1.2.1",
				"jshint": "^2.5.10",
				"jshint-stylish": "^1.0.0",
				"lab": "^5.1.0"
			},
			"keywords": [
				"global",
				"ee",
				"events",
				"emitter",
				"namespaced"
			],
			"gitHead": "2ba1bca61a43ae1a611388f0ed59e4010375edfb",
			"bugs": {
				"url": "https://github.com/phated/sparkles/issues"
			},
			"homepage": "https://github.com/phated/sparkles",
			"_id": "sparkles@0.0.0",
			"_shasum": "1ec6844c63cc7e29fdaa8f0fa3def9d861b3c26a",
			"_from": ".",
			"_npmVersion": "2.1.8",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "phated",
				"email": "blaine@iceddev.com"
			},
			"maintainers": [
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "1ec6844c63cc7e29fdaa8f0fa3def9d861b3c26a",
				"tarball": "https://registry.npmjs.org/sparkles/-/sparkles-0.0.0.tgz"
			},
			"directories": {}
		},
		"0.1.0": {
			"name": "sparkles",
			"version": "0.1.0",
			"description": "Namespaced global event emitter",
			"author": {
				"name": "Blaine Bublitz",
				"email": "blaine@iceddev.com",
				"url": "http://iceddev.com/"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "https://github.com/phated/sparkles"
			},
			"license": "MIT",
			"engines": {
				"node": ">= 0.10"
			},
			"main": "index.js",
			"files": [
				"index.js",
				"LICENSE"
			],
			"scripts": {
				"test": "lab -cv --ignore store@sparkles",
				"lint": "jshint test index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules"
			},
			"dependencies": {},
			"devDependencies": {
				"code": "^1.2.1",
				"jshint": "^2.5.10",
				"jshint-stylish": "^1.0.0",
				"lab": "^5.1.0"
			},
			"keywords": [
				"global",
				"ee",
				"events",
				"emitter",
				"namespaced"
			],
			"gitHead": "7157cb24ef3c5ec0a3b439e6ff7002e4a19bab08",
			"bugs": {
				"url": "https://github.com/phated/sparkles/issues"
			},
			"homepage": "https://github.com/phated/sparkles",
			"_id": "sparkles@0.1.0",
			"_shasum": "44f17f733c7d3c06cac7b7b59bfb6efa226653e0",
			"_from": ".",
			"_npmVersion": "2.3.0",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "phated",
				"email": "blaine@iceddev.com"
			},
			"maintainers": [
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "44f17f733c7d3c06cac7b7b59bfb6efa226653e0",
				"tarball": "https://registry.npmjs.org/sparkles/-/sparkles-0.1.0.tgz"
			},
			"directories": {}
		},
		"1.0.0": {
			"name": "sparkles",
			"version": "1.0.0",
			"description": "Namespaced global event emitter",
			"author": {
				"name": "Blaine Bublitz",
				"email": "blaine@iceddev.com",
				"url": "http://iceddev.com/"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/phated/sparkles.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">= 0.10"
			},
			"main": "index.js",
			"files": [
				"LICENSE",
				"index.js"
			],
			"scripts": {
				"test": "lab -cvL --ignore store@sparkles"
			},
			"dependencies": {},
			"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"
			},
			"keywords": [
				"ee",
				"emitter",
				"events",
				"global",
				"namespaced"
			],
			"gitHead": "66eed55eeac9f3ba641d4643c5ad2ed598bc6a72",
			"bugs": {
				"url": "https://github.com/phated/sparkles/issues"
			},
			"homepage": "https://github.com/phated/sparkles#readme",
			"_id": "sparkles@1.0.0",
			"_shasum": "1acbbfb592436d10bbe8f785b7cc6f82815012c3",
			"_from": ".",
			"_npmVersion": "2.8.3",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "phated",
				"email": "blaine@iceddev.com"
			},
			"maintainers": [
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"dist": {
				"shasum": "1acbbfb592436d10bbe8f785b7cc6f82815012c3",
				"tarball": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz"
			},
			"directories": {}
		},
		"1.0.1": {
			"name": "sparkles",
			"version": "1.0.1",
			"description": "Namespaced global event emitter",
			"author": {
				"name": "Gulp Team",
				"email": "team@gulpjs.com",
				"url": "http://gulpjs.com/"
			},
			"contributors": [
				{
					"name": "Blaine Bublitz",
					"email": "blaine.bublitz@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/gulpjs/sparkles.git"
			},
			"license": "MIT",
			"engines": {
				"node": ">= 0.10"
			},
			"main": "index.js",
			"files": [
				"LICENSE",
				"index.js"
			],
			"scripts": {
				"lint": "eslint .",
				"pretest": "npm run lint",
				"test": "mocha --async-only",
				"cover": "istanbul cover _mocha --report lcovonly",
				"coveralls": "npm run cover && istanbul-coveralls"
			},
			"dependencies": {},
			"devDependencies": {
				"eslint": "^2.13.0",
				"eslint-config-gulp": "^3.0.1",
				"expect": "^1.20.2",
				"istanbul": "^0.4.3",
				"istanbul-coveralls": "^1.0.3",
				"mocha": "^3.5.3"
			},
			"keywords": [
				"ee",
				"emitter",
				"events",
				"global",
				"namespaced"
			],
			"gitHead": "da22dc644d2ec25da634b5a161881bef1e3a0ff1",
			"bugs": {
				"url": "https://github.com/gulpjs/sparkles/issues"
			},
			"homepage": "https://github.com/gulpjs/sparkles#readme",
			"_id": "sparkles@1.0.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "phated",
				"email": "blaine.bublitz@gmail.com"
			},
			"dist": {
				"integrity": "sha512-dSO0DDYUahUt/0/pD/Is3VIm5TGJjludZ0HVymmhYF6eNA53PVLhnUk0znSYbH8IYBuJdCE+1luR22jNLMaQdw==",
				"shasum": "008db65edce6c50eec0c5e228e1945061dd0437c",
				"tarball": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.1.tgz",
				"fileCount": 4,
				"unpackedSize": 4853,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+PsoCRA9TVsSAnZWagAAU8MQAKMIJ/HDcvLyhzC+ZnRM\n0X2LfoiOWyDSSHck/Lu/VTAGV5J6N3H53L8gLsesO8ukSGtgNANRxjRtk5Mr\noaiLczXKiGKMIIQZryk/NJmClViO8/oS3uiYoZBSRbZZsl5kbjtubn3g0i2l\n/smS+JW7BOHhn3VzctZshFqs7XKqvD008H56qnTmVrs+px4Fsu/eD4UZEFm+\nSPo9O9mBlvh3lTGEi1xvFWXdEfrnyfRp5qP7HxctN1S+TfuLgxGK2k8DZB2d\neiwfJvqqiIK3fUxly9mBDFqCYXGlXQfYdtSrTmoAhHvs7J6ieHW4Hj41KkXu\nCN4lQz4dcAXj0NY+W4ToraFv6L9j2n/Fa1zrLckcqsnXI+GKjZw/RsV8wcY3\nGl7XjMGTWwSQ1QWIaOli7GDhUrUePVAQs9oBYw7A3hoQAA1AfRWTp1TrApHe\nYvLggtZLUGaxfeXp2Z8Wz+qcjeMuMHmARWJIqVSTmMyzeL7+34N4p9FP4c4I\nGZv4ExNWUOuMuhmV0/4HklynH7jlI/SM6fOcbSiCF+dJS1rnTEqNuwYD4ZMC\nfL4TixyaSR/Ir43WeqjR+lqsWOKshS+sg5J+O0isbjWoF3o1JcvtV7Te4Adn\nyVD++g1jzp34jR5XqnUCvIN0DxxDUFeUyt3Sm8H+eYeHaxm0N8BZJiBZkerM\nSTbS\r\n=YJMn\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "phated",
					"email": "blaine@iceddev.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/sparkles_1.0.1_1526266664297_0.09154957041809064"
			}
		}
	},
	"time": {
		"modified": "2018-07-25T18:01:19.552Z",
		"created": "2014-12-09T03:38:13.968Z",
		"0.0.0": "2014-12-09T03:38:13.968Z",
		"0.1.0": "2015-01-29T17:21:43.625Z",
		"1.0.0": "2015-09-08T00:01:19.049Z",
		"1.0.1": "2018-05-14T02:57:44.379Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.0.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"28d6c2f8686d087780afd927836126d8\"",
			"fetched": 1597847609265
		}
	},
	"_distfiles": {
		"sparkles-0.0.0.tgz": {
			"url": "https://registry.npmjs.org/sparkles/-/sparkles-0.0.0.tgz",
			"sha": "1ec6844c63cc7e29fdaa8f0fa3def9d861b3c26a",
			"registry": "npmjs"
		},
		"sparkles-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/sparkles/-/sparkles-0.1.0.tgz",
			"sha": "44f17f733c7d3c06cac7b7b59bfb6efa226653e0",
			"registry": "npmjs"
		},
		"sparkles-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz",
			"sha": "1acbbfb592436d10bbe8f785b7cc6f82815012c3",
			"registry": "npmjs"
		},
		"sparkles-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.1.tgz",
			"sha": "008db65edce6c50eec0c5e228e1945061dd0437c",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"sparkles-1.0.1.tgz": {
			"shasum": "008db65edce6c50eec0c5e228e1945061dd0437c"
		}
	},
	"_rev": "11-347b4f05bfe4467a",
	"_id": "sparkles",
	"readme": "<p align=\"center\">\n  <a href=\"http://gulpjs.com\">\n    <img height=\"257\" width=\"114\" src=\"https://raw.githubusercontent.com/gulpjs/artwork/master/gulp-2x.png\">\n  </a>\n</p>\n\n# sparkles\n\n[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Travis Build Status][travis-image]][travis-url] [![AppVeyor Build Status][appveyor-image]][appveyor-url] [![Coveralls Status][coveralls-image]][coveralls-url] [![Gitter chat][gitter-image]][gitter-url]\n\nNamespaced global event emitter\n\n## Usage\n\nSparkles exports a function that returns a singleton `EventEmitter`.\nThis EE can be shared across your application, whether or not node loads\nmultiple copies.\n\n```js\nvar sparkles = require('sparkles')(); // make sure to call the function\n\nsparkles.on('my-event', function(evt){\n  console.log('my-event handled', evt);\n});\n\nsparkles.emit('my-event', { my: 'event' });\n```\n\n## API\n\n### sparkles(namespace)\n\nReturns an EventEmitter that is shared amongst the provided namespace.  If no namespace\nis provided, returns a default EventEmitter.\n\n### sparkles.exists(namespace);\n\nChecks whether a namespace exists and returns true or false.\n\n## Why the name?\n\nThis is a \"global emitter\"; shortened: \"glitter\" but it was already taken; so we got sparkles instead :smile:\n\n## License\n\nMIT\n\n[downloads-image]: http://img.shields.io/npm/dm/sparkles.svg\n[npm-url]: https://www.npmjs.com/package/sparkles\n[npm-image]: http://img.shields.io/npm/v/sparkles.svg\n\n[travis-url]: https://travis-ci.org/gulpjs/sparkles\n[travis-image]: http://img.shields.io/travis/gulpjs/sparkles.svg?label=travis-ci\n\n[appveyor-url]: https://ci.appveyor.com/project/gulpjs/sparkles\n[appveyor-image]: https://img.shields.io/appveyor/ci/gulpjs/sparkles.svg?label=appveyor\n\n[coveralls-url]: https://coveralls.io/r/gulpjs/sparkles\n[coveralls-image]: http://img.shields.io/coveralls/gulpjs/sparkles/master.svg\n\n[gitter-url]: https://gitter.im/gulpjs/gulp\n[gitter-image]: https://badges.gitter.im/gulpjs/gulp.svg"
}