UNPKG

@shushishtok/ability_generator

Version:

Create abilities by Typescript

30 lines (29 loc) 632 B
{ "name": "@shushishtok/ability_generator", "version": "1.1.4", "description": "Create abilities by Typescript", "scripts": { "postinstall": "node install.js" }, "keywords": [ "Dota", "Ability", "Generator", "Typescript" ], "author": "Shush", "license": "ISC", "dependencies": { "link-module-alias": "^1.2.0", "node-watch": "^0.7.1", "npm-run-all": "^4.1.5", "typescript": "^4.1.3", "valve-kv": "^1.2.0" }, "deprecated": false, "devDependencies": { "@types/node": "^14.14.22", "fs-extra": "^9.1.0", "ts-node": "^9.1.1" } }