Files
deighton-ar/package.json
2018-05-25 14:55:36 -07:00

24 lines
535 B
JSON

{
"name": "deighton-ar",
"version": "1.1.0",
"description": "Deighton AR Training System",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/KingstonSoftware/deighton-ar.git"
},
"keywords": [
"deighton",
"training",
"ar",
"vr",
"maps"
],
"author": "Kingston Software Solutions",
"license": "ISC",
"bugs": {
"url": "https://github.com/KingstonSoftware/deighton-ar/issues"
},
"homepage": "https://github.com/KingstonSoftware/deighton-ar#readme"
}