mirror of
https://github.com/kevin-DL/gyk-ar.git
synced 2026-01-11 02:24:31 +00:00
22 lines
501 B
JSON
22 lines
501 B
JSON
{
|
|
"name": "gyk-ar",
|
|
"version": "1.0.0",
|
|
"description": "Date: 2019-08-05",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"start": "./node_modules/live-server/live-server.js"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/kevin-DL/gyk-ar.git"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/kevin-DL/gyk-ar/issues"
|
|
},
|
|
"homepage": "https://github.com/kevin-DL/gyk-ar#readme",
|
|
"devDependencies": {
|
|
"live-server": "^1.2.1"
|
|
}
|
|
} |