statelessjs
Version:
Front end javascript library for building web applications
32 lines (31 loc) • 705 B
JSON
{
"name": "statelessjs",
"version": "0.1.0",
"description": "Front end javascript library for building web applications",
"main": "stateless.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/muggy8/stateless.git"
},
"keywords": [
"front",
"End",
"data",
"binding",
"framework"
],
"author": "Muggy Ate",
"license": "MIT",
"bugs": {
"url": "https://github.com/muggy8/stateless/issues"
},
"homepage": "https://github.com/muggy8/stateless#readme",
"devDependencies": {
"gulp-uglify": "^3.0.0",
"install": "^0.10.1",
"npm": "^5.0.3"
}
}