UNPKG

red-foot

Version:

Framework para frontends em JS

37 lines (36 loc) 738 B
{ "name": "red-foot", "version": "1.0.2", "description": "Framework para frontends em JS", "main": "index.js", "scripts": { "test": "jasmine" }, "repository": { "type": "git", "url": "git+https://github.com/wolmir/red-foot.git" }, "keywords": [ "gea-js", "pyoo", "state", "management", "redux", "matt", "buckland" ], "author": "Wolmir Nemitz", "license": "MIT", "bugs": { "url": "https://github.com/wolmir/red-foot/issues" }, "homepage": "https://github.com/wolmir/red-foot#readme", "dependencies": { "gea-js": "^1.0.2", "lodash": "^4.16.2", "pyoo.js": "^2.2.0", "redux": "^3.6.0", "redux-logger": "^2.6.1", "redux-thunk": "^2.1.0" } }