{
  "_from": "angular-mindmap-as",
  "_id": "angular-mindmap@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-uprjtZr5Hdu8eH6ESMIT0BsYrczApZjb6Qq71ZagNcqwzZQi0/5e0bIHYfrURjEIzkXY8CtxgEMEn+Q3ypsgJw==",
  "_location": "/angular-mindmap",
  "_phantomChildren": {
    "babel-code-frame": "6.26.0",
    "colors": "1.4.0",
    "findup-sync": "0.3.0",
    "glob": "7.1.6",
    "optimist": "0.6.1",
    "resolve": "1.19.0",
    "update-notifier": "2.5.0"
  },
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "angular-mindmap-as",
    "name": "angular-mindmap-as",
    "escapedName": "angular-mindmap-as",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/angular-mindmap/-/angular-mindmap-0.1.0.tgz",
  "_shasum": "ccebf952c2db66c3d6c72d0cd48f12a334e6daa3",
  "_spec": "angular-mindmap",
  "_where": "C:\\Users\\amr.sayed\\source\\repos\\EiBP\\EiBP.WEB\\ClientApp",
  "author": {
    "name": "wfsovereign"
  },
  "bugs": {
    "url": "https://github.com/wfsovereign/jsmind/issues"
  },
  "bundleDependencies": false,
  "config": {
    "commitizen": {
      "path": "cz-conventional-changelog"
    }
  },
  "dependencies": {
    "lodash": "4.17.4",
    "rxjs": "5.4.2",
    "tslint": "4.5.1",
    "typescript": "2.4.2"
  },
  "deprecated": false,
  "description": "mind-map-as for typescript",
  "devDependencies": {
    "commitizen": "2.9.6",
    "cz-conventional-changelog": "2.1.0",
    "standard-version": "4.2.0"
  },
  "files": [
    "dist",
    "src"
  ],
  "homepage": "https://github.com/wfsovereign/jsmind#readme",
  "keywords": [
    "mind-map",
    "jsmind"
  ],
  "license": "MIT",
  "main": "./dist/index.js",
  "name": "angular-mindmap-as",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wfsovereign/jsmind.git"
  },
  "scripts": {
    "build": "tsc",
    "commit": "git-cz",
    "lint": "npm run tslint \"src/**/*.ts\"",
    "prepublish": "npm run build",
    "release": "standard-version",
    "test": "echo \"Error: no test specified\" && exit 1",
    "tslint": "tslint"
  },
  "typings": "./dist/index.d.ts",
  "version": "0.1.0"
}
