zyl-utils
Version:
25 lines (24 loc) • 535 B
JSON
{
"name": "zyl-utils",
"version": "0.0.1",
"description": "个人工具类",
"main": "./index.js",
"keywords": [
"npm",
"zyl",
"utils"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xiaoz666/zyl-components.git"
},
"author": "xiaoz",
"license": "ISC",
"bugs": {
"url": "https://github.com/xiaoz666/zyl-components/issues"
},
"homepage": "https://github.com/xiaoz666/zyl-components#readme"
}