UNPKG

react-motherboard

Version:

A simple flux-like concept react component container framework.

25 lines (24 loc) 611 B
{ "name": "react-motherboard", "version": "0.0.1", "description": "A simple flux-like concept react component container framework.", "main": "./build/Motherboard.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/JackGit/react-motherboard.git" }, "keywords": [ "react", "motherboard", "flux" ], "author": "Jack Yang", "license": "ISC", "bugs": { "url": "https://github.com/JackGit/react-motherboard/issues" }, "homepage": "https://github.com/JackGit/react-motherboard" }