bcklib
Version:
nodejs 常用开发库
29 lines • 509 B
JSON
{
"name": "bcklib",
"version": "3.0.1",
"dependencies": {
},
"description": "nodejs 常用开发库",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/zyyou/npm-modules"
},
"keywords": [
"nodejs",
"js",
"javascript",
"lib",
"nodejs-lib",
"node-lib",
"js-lib",
"nodejslib",
"nodelib",
"jslib"
],
"author": "zyy",
"license": "MIT"
}