You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
536 B
JSON

{
"name": "zlgaszansko2",
"version": "1.0.0",
"description": "",
"main": "lib/index.js",
"scripts": {
"watch": "npm run build -- --watch",
"build": "tsc"
},
"author": "",
"license": "ISC",
"dependencies": {
"abortable-gen-promises": "^0.1.0",
"async-spawner": "git+https://git.kuba-orlik.name/kuba/async-spawner.git#a3d1a2b",
"emittery": "^0.8.1",
"perspective-shift": "git+https://git.kuba-orlik.name/kuba/perspective-shift.git#f4769d3",
"tempy": "^1.0.1"
},
"devDependencies": {
"typescript": "^4.2.3"
}
}