mirror of
https://github.com/kevin-DL/gyk-ar.git
synced 2026-01-22 14:55:24 +00:00
Added a few more quizzes, displaying the score
This commit is contained in:
22
package.json
Normal file
22
package.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user