desirae-datamap-ruhoh.js/package.json

30 lines
768 B
JSON

{
"name": "desirae-datamap-ruhoh",
"version": "1.0.6",
"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://git.coolaj86.com/coolaj86/desirae-datamap-ruhoh.js.git"
},
"keywords": [
"ruhoh",
"desirae",
"desi",
"deardesi",
"datamap"
],
"author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.com/)",
"license": "(MIT OR ISC OR Apache-2.0)",
"bugs": {
"url": "https://git.coolaj86.com/coolaj86/desirae-datamap-ruhoh.js/issues"
},
"homepage": "https://git.coolaj86.com/coolaj86/desirae-datamap-ruhoh.js",
"dependencies": {
"mustache": "^2.3.2"
}
}