v1.0.4: update links and license
This commit is contained in:
parent
f5c34ce532
commit
dd9d9732e8
10
package.json
10
package.json
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "desirae-datamap-ruhoh",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "A ruhoh datamap plugin for desirae",
|
||||
"main": "datamapper-ruhoh.js",
|
||||
"scripts": {
|
||||
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/DearDesi/datamap-ruhoh.git"
|
||||
"url": "https://git.coolaj86.com/coolaj86/desirae-datamap-ruhoh.js.git"
|
||||
},
|
||||
"keywords": [
|
||||
"ruhoh",
|
||||
|
@ -18,11 +18,11 @@
|
|||
"datamap"
|
||||
],
|
||||
"author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.com/)",
|
||||
"license": "Apache2",
|
||||
"license": "(MIT OR ISC OR Apache-2.0)",
|
||||
"bugs": {
|
||||
"url": "https://github.com/DearDesi/datamap-ruhoh/issues"
|
||||
"url": "https://git.coolaj86.com/coolaj86/desirae-datamap-ruhoh.js/issues"
|
||||
},
|
||||
"homepage": "https://github.com/DearDesi/datamap-ruhoh",
|
||||
"homepage": "https://git.coolaj86.com/coolaj86/desirae-datamap-ruhoh.js",
|
||||
"dependencies": {
|
||||
"mustache": "^1.0.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue