{
  "name": "angular-ngpopup",
  "version": "0.0.1",
  "readmeFilename": "README.md",
  "description": "基于 AngularJS 的浮层组件",
  "homepage": "https://github.com/JudasSong/angular-ngpopup",
  "keywords": [
    "angular",
    "dialog",
    "popup",
    "bubble",
    "artDialog"
  ],
  "author": "minant",
  "repository": {
    "type": "git",
    "url": "https://github.com/JudasSong/angular-ngpopup.git"
  },
  "main": "./dist/angular-ngpopup.js",
  "scripts": {
    "min": "webpack -p"
  },
  "devDependencies": {
    "angular": "^1.7.5",
    "css-loader": "^0.23.0",
    "extract-text-webpack-plugin": "^0.9.1",
    "jshint": "^2.8.0",
    "jshint-loader": "^0.8.3",
    "style-loader": "^0.13.0",
    "webpack": "^1.12.9"
  },
  "license": "MIT"
}
