shuyar-util
Version:
Some useful function or tools in development.
23 lines (22 loc) • 472 B
JSON
{
"name": "shuyar-util",
"version": "0.0.4",
"description": "Some useful function or tools in development. ",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.com:shuyar/shuyar-util.git"
},
"keywords": [
"util",
"functioin"
],
"author": "galensheen <galensheen@aliyun.com>",
"license": "MIT"
}