UNPKG

kaa

Version:

Actions wrapper for React JS, Mowgli and The Jungle

43 lines (42 loc) 915 B
{ "name": "kaa", "version": "0.1.7", "description": "Actions wrapper for React JS, Mowgli and The Jungle", "main": "dist/index.js", "scripts": { "build": "babel -w -d dist ./src", "test": "./node_modules/karma/bin/karma start" }, "dependencies": { "junglejs-common": "^0.1.0" }, "devDependencies": { "babel-core": "^5.1.13", "babel-loader": "^5.0.0", "chai": "^2.3.0", "karma": "^0.12.31", "karma-chai": "^0.1.0", "karma-chrome-launcher": "^0.1.8", "karma-mocha": "^0.1.10", "karma-sourcemap-loader": "^0.3.4", "karma-webpack": "^1.5.0", "mocha": "^2.2.4" }, "repository": { "type": "git", "url": "https://github.com/littlemooon/kaa.git" }, "keywords": [ "react", "flux", "baobab", "cortex", "immstruct", "cursor", "om", "mowgli", "jungle" ], "author": "Fred Wright", "license": "MIT" }