linking-utils
Version:
My
26 lines (25 loc) • 428 B
JSON
{
"name": "linking-utils",
"version": "1.0.1",
"description": "My",
"main": "index.js",
"bin": {
"lin-utils": "./index.js"
},
"files": [
"index.js",
"utils.js"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"插件库",
"前端插件库"
],
"author": "林King",
"license": "ISC",
"dependencies": {
"linking-utils": "^1.0.0"
}
}