ibird-utils
Version:
Utility module for ibird.
29 lines (28 loc) • 562 B
JSON
{
"name": "ibird-utils",
"version": "0.9.23",
"description": "Utility module for ibird.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/yinfxs/ibird-utils.git"
},
"keywords": [
"ibird",
"node",
"utility"
],
"author": "yinfxs",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/yinfxs/ibird-utils/issues"
},
"homepage": "https://github.com/yinfxs/ibird-utils#readme",
"dependencies": {
},
"engines": {
"node": ">= 7.6.0"
},
"devDependencies": {
}
}