ohayolibs
Version:
Ohayo is a set of essential modules for ohayojp.
26 lines (25 loc) • 476 B
JSON
{
"name": "@ohayo/util",
"version": "0.0.0-PLACEHOLDER",
"author": "cipchk<cipchk@qq.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/ohayojp/ohayo.git"
},
"bugs": {
"url": "https://github.com/ohayojp/ohayojp/issues"
},
"homepage": "https://ohayojp.com",
"keywords": [
"ohayo",
"ohayojp",
"ohayo",
"utility",
"utils",
"angular"
],
"dependencies": {
"extend": "^3.0.0"
}
}