twio
Version:
Two Way Data Binding for React. Twio boxes data, providing a simple, fast interface for managing data.
34 lines (33 loc) • 724 B
JSON
{
"name": "twio",
"version": "1.1.3",
"description": "Two Way Data Binding for React. Twio boxes data, providing a simple, fast interface for managing data.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/FileShadow/twio.git"
},
"keywords": [
"Two",
"Way",
"Data",
"Binding",
"Node",
"ES6",
"ES7",
"React",
"FileShadow",
"Greg",
"Gregory",
"Bramwell"
],
"author": "Gregory Bramwell",
"license": "MIT",
"bugs": {
"url": "https://github.com/FileShadow/twio/issues"
},
"homepage": "https://github.com/FileShadow/twio#readme"
}