xdolla
Version:
26 lines (24 loc) • 553 B
JSON
{
"name": "xdolla",
"version": "0.1.2",
"decription": "A mildly good client-side JavaScript Framework",
"main": "xdolla.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xdolla/xdolla.git"
},
"keywords": [
"Browser",
"Client-side",
"Framework"
],
"author": "Xzlash",
"license": "MIT",
"bugs": {
"url": "https://github.com/xdolla/xdolla/issues"
},
"homepage": "https://github.com/xdolla/xdolla#readme"
}