desirae-datamap-ruhoh.js/package.json

30 lines
698 B
JSON
Raw Normal View History

2015-01-16 04:29:44 +00:00
{
"name": "desirae-datamap-ruhoh",
2015-01-23 22:15:10 +00:00
"version": "1.0.1",
2015-01-16 04:29:44 +00:00
"description": "A ruhoh datamap plugin for desirae",
"main": "datamapper-ruhoh.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/DearDesi/datamap-ruhoh.git"
},
"keywords": [
"ruhoh",
"desirae",
"desi",
"deardesi",
"datamap"
],
"author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.com/)",
"license": "Apache2",
"bugs": {
"url": "https://github.com/DearDesi/datamap-ruhoh/issues"
},
"homepage": "https://github.com/DearDesi/datamap-ruhoh",
"dependencies": {
"mustache": "^1.0.0"
}
}