es-tool
Version:
27 lines (26 loc) • 552 B
JSON
{
"name": "es-tool",
"version": "0.0.0-alpha.0",
"description": "es 编写",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sayll/ts-tools.git"
},
"keywords": [
"tools",
"ts",
"typescript",
"ts-tools",
"typescript-tools"
],
"author": "Sayll",
"license": "MIT",
"bugs": {
"url": "https://github.com/sayll/ts-tools/issues"
},
"homepage": "https://github.com/sayll/ts-tools#readme"
}