{
  "name": "@ngcore/note",
  "version": "0.91.103",
  "repository": {
    "type": "git",
    "url": "https://gitlab.com/ngcore/note"
  },
  "author": {
    "name": "Harry Y",
    "email": "sidewaybot@gmail.com"
  },
  "keywords": [
    "angular"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://gitlab.com/ngcore/note/issues"
  },
  "main": "bundles/ngcore-note.umd.js",
  "module": "fesm2015/ngcore-note.js",
  "jsnext:main": "ngcore-note.js",
  "typings": "ngcore-note.d.ts",
  "peerDependencies": {
    "@angular/common": "^11.0.5",
    "@angular/compiler": "^11.0.5",
    "@angular/core": "^11.0.5",
    "@angular/forms": "^11.0.5",
    "@ngcore/core": "^0.91.103",
    "@ngcore/base": "^0.91.103",
    "@ngcore/data": "^0.91.103",
    "@ngcore/idle": "^0.91.103",
    "@ngcore/mark": "^0.91.103",
    "commonmark": "^0.28.1"
  },
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "es2015": "fesm2015/ngcore-note.js",
  "esm2015": "esm2015/ngcore-note.js",
  "fesm2015": "fesm2015/ngcore-note.js",
  "metadata": "ngcore-note.metadata.json",
  "sideEffects": false
}
