desirae-datamap-ruhoh.js/package.json

30 lines
698 B
JSON

{
"name": "desirae-datamap-ruhoh",
"version": "1.0.3",
"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"
}
}