24 lines
535 B
JSON
24 lines
535 B
JSON
{
|
|
"name": "deighton-ar",
|
|
"version": "1.4.3",
|
|
"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"
|
|
}
|