app_mapbuilder/package.json
2022-04-22 18:34:31 +05:00

17 lines
363 B
JSON

{
"name": "app_mapbuilder",
"version": "1.0.0",
"description": "Svg map builder tools",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://git.dev.aurora.hub01.site/djerom/app_mapbuilder.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}