Files
seatmapv2/client/package.json
2021-03-02 00:06:38 +01:00

18 lines
324 B
JSON

{
"name": "client",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"browserify": "^17.0.0",
"tsify": "^5.0.2",
"uglify-js": "^3.13.0"
}
}