{
  "name": "suclone-plugin",
  "version": "3.0.2",
  "license": "MIT",
  "description":"更换快云LOGO",
  "scripts": {
    "ng": "ng",
    "start": "ng serve --base-href /testui/ --port 4203",
    "build": "ng build --base-href /testui/",
    "test": "ng test",
    "lint": "ng lint",
    "e2e": "ng e2e",
    "installgulp": "npm install gulp gulp-inline-ng2-template --save-dev",
    "inline-build-templates": "gulp inline-build-templates",
    "ngc-build": "ngc -p ./tsconfig.lib.json"

  },
  "private": false,
  "main": "./lib/index.js",
  "typings": "./lib/index.d.ts"
}
