{
"name": "flummox",
"version": "3.5.2",
"description": "Idiomatic, modular, testable, isomorphic Flux. No singletons required.",
"main": "lib/Flux.js",
"repository": {
"type": "git",
"url": "https://github.com/acdlite/flummox.git"
},
"homepage": "https://github.com/acdlite/flummox/blob/latest/README.md",
"bugs": {
"url": "https://github.com/acdlite/flummox/issues"
},
"scripts": {
"test": "make fast-js test",
"prepublish": "npm run test"
},
"keywords": [
"flux",
"isomorphic",
"react",
"reactjs",
"facebook",
"es6"
],
"author": {
"name": "Andrew Clark",
"email": "[email protected]"
},
"license": "MIT",
"devDependencies": {
"babel": "5.0.6",
"babel-eslint": "2.0.2",
"babel-loader": "5.0.0",
"babel-runtime": "5.0.6",
"chai": "~1.10.0",
"chai-as-promised": "4.3.0",
"es6-promise": "~2.0.1",
"eslint": "~0.18.0",
"istanbul": "0.3.7",
"jsdom": "~4.0.5",
"mocha": "2.2.1",
"react": "0.13.x",
"sinon": "1.14.0",
"source-map-support": "0.2.10",
"webpack": "1.7.3"
},
"dependencies": {
"eventemitter3": "~0.1.6",
"flux": "~2.0.1",
"object-assign": "~2.0.0",
"uniqueid": "~0.1.0"
},
"gitHead": "cc646710361732bd911b0c749cd0cea72ac056d2",
"_id": "[email protected]",
"_shasum": "f6e9424b77032c829b666c0f70a31c01cea5b16f",
"_from": "flummox@*",
"_npmVersion": "2.5.1",
"_nodeVersion": "1.2.0",
"_npmUser": {
"name": "acdlite",
"email": "[email protected]"
},
"maintainers": [
{
"name": "acdlite",
"email": "[email protected]"
}
],
"dist": {
"shasum": "f6e9424b77032c829b666c0f70a31c01cea5b16f",
"tarball": "http://registry.npmjs.org/flummox/-/flummox-3.5.2.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/flummox/-/flummox-3.5.2.tgz"
}