desirae-datamap-ruhoh.js/package.json

30 lines
768 B
JSON
Raw Normal View History

2015-01-16 04:29:44 +00:00
{
"name": "desirae-datamap-ruhoh",
2018-11-07 17:40:37 +00:00
"version": "1.0.6",
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",
2018-11-07 17:32:45 +00:00
"url": "https://git.coolaj86.com/coolaj86/desirae-datamap-ruhoh.js.git"
2015-01-16 04:29:44 +00:00
},
"keywords": [
"ruhoh",
"desirae",
"desi",
"deardesi",
"datamap"
],
"author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.com/)",
2018-11-07 17:32:45 +00:00
"license": "(MIT OR ISC OR Apache-2.0)",
2015-01-16 04:29:44 +00:00
"bugs": {
2018-11-07 17:32:45 +00:00
"url": "https://git.coolaj86.com/coolaj86/desirae-datamap-ruhoh.js/issues"
2015-01-16 04:29:44 +00:00
},
2018-11-07 17:32:45 +00:00
"homepage": "https://git.coolaj86.com/coolaj86/desirae-datamap-ruhoh.js",
2015-01-16 04:29:44 +00:00
"dependencies": {
2018-11-07 17:40:37 +00:00
"mustache": "^2.3.2"
2015-01-16 04:29:44 +00:00
}
}