react-uptown
Version:
High-Performance React state management
29 lines (28 loc) • 627 B
JSON
{
"name": "react-uptown",
"version": "1.0.11",
"description": "High-Performance React state management",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/xhad/react-uptown.git"
},
"keywords": [
"React",
"State",
"Streaming",
"Events"
],
"author": "Chad Lynch",
"license": "MIT",
"bugs": {
"url": "https://github.com/xhad/react-uptown/issues"
},
"homepage": "https://github.com/xhad/react-uptown#readme",
"dependencies": {
"eventemitter3": "^3.1.0"
}
}