UNPKG

backdulake

Version:

A convenient ALT super-store for React.js including validation facilities

41 lines (40 loc) 807 B
{ "name": "backdulake", "version": "0.1.25", "description": "A convenient ALT super-store for React.js including validation facilities", "main": "lib/index.js", "keywords": [ "react", "reactjs", "alt", "store", "validation", "amanda", "flux", "model", "collection" ], "dependencies": { "amanda": "^0.5.1", "underscore": "^1.8.3", "immutable": "^3.7.6" }, "devDependencies": { "alt": "^0.17.4" }, "author": { "name": "Jaime Agudo Lopez", "url": "https://github.com/jaimeagudo" }, "homepage": "https://github.com/jaimeagudo/Backdulake", "repository": { "type": "git", "url": "git://github.com/jaimeagudo/Backdulake.git" }, "browserify": { "transform": [ "babelify" ] }, "license": "(MIT)" }