Initial commit
This commit is contained in:
23
package.json
Normal file
23
package.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "deighton-ar",
|
||||
"version": "1.0.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"
|
||||
}
|
||||
Reference in New Issue
Block a user