{
  "name": "@delon/util",
  "version": "0.0.0-PLACEHOLDER",
  "main": "./bundles/util.umd.js",
  "module": "./esm5/util.js",
  "es2015": "./esm2015/util.js",
  "typings": "./util.d.ts",
  "author": "cipchk<cipchk@qq.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cipchk/delon.git"
  },
  "bugs": {
    "url": "https://github.com/cipchk/delon/issues"
  },
  "homepage": "https://github.com/cipchk/delon#readme",
  "keywords": [
    "delon",
    "ng-alain",
    "alain",
    "utility",
    "utils",
    "angular"
  ],
  "peerDependencies": {
    "extend": "^3.0.1"
  }
}
