utilja
Version:
util for js
21 lines (20 loc) • 347 B
JSON
{
"name": "utilja",
"version": "1.0.0",
"description": "util for js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"util",
"utils",
"utiljs",
"utilsjs"
],
"author": {
"name": "Jin Liwei",
"email": "879828654@qq.com"
},
"license": "MIT"
}