22 lines
522 B
JSON
22 lines
522 B
JSON
![]() |
{
|
||
|
"name": "map-interaction",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "matrix-demo.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||
|
"build": "tsc",
|
||
|
"dev": "browser-sync start --server --files '**/*.css, **/*.html, **/*.js, **/*.ts' --no-notify"
|
||
|
},
|
||
|
"keywords": [],
|
||
|
"author": "",
|
||
|
"devDependencies": {
|
||
|
"@types/node": "^22.12.0",
|
||
|
"typescript": "^5.7.3",
|
||
|
"ts-node": "^10.9.2",
|
||
|
"nodemon": "^3.1.0"
|
||
|
},
|
||
|
"ts-node": "^10.9.2",
|
||
|
"naodemon": "^3.1.0"
|
||
|
}
|