bashoto-js
Version:
Bashoto Javascript client
23 lines (22 loc) • 497 B
JSON
{
"name": "bashoto-js",
"version": "0.0.3",
"description": "Bashoto Javascript client",
"directories": {
"test": "test",
"doc": "doc"
},
"repository": {
"type": "git",
"url": "https://github.com/Bashoto/bashoto-js"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-concat": "~0.1.3",
"grunt-contrib-jshint": "~0.1.1",
"grunt-contrib-qunit": "~0.1.1",
"grunt-contrib-uglify": "~0.1.2"
},
"author": "Buck Heroux",
"license": "MIT"
}