UNPKG

@ohayojp/util

Version:

Universal toolset of ohayojp.

35 lines (34 loc) 724 B
{ "name": "@ohayojp/util", "version": "1.0.2", "author": "ohayojp", "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", "tslib": "^2.0.0" }, "main": "bundles/util.umd.js", "module": "fesm2015/util.js", "es2015": "fesm2015/util.js", "esm2015": "esm2015/util.js", "fesm2015": "fesm2015/util.js", "typings": "util.d.ts", "metadata": "util.metadata.json", "sideEffects": false }