{
  "name": "no-ie",
  "version": "0.0.9",
  "description": "no Internet Explorer",
  "keywords": [
    "NO",
    "IE",
    "Internet Explorer"
  ],
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "build": "node_modules/.bin/webpack --progress --profile --colors --config webpack.config.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/qidaneix/no-IE.git"
  },
  "author": "xiaodabao",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/qidaneix/no-IE/issues"
  },
  "homepage": "https://github.com/qidaneix/no-IE#readme",
  "devDependencies": {
    "ts-loader": "^5.2.2",
    "tslint": "^5.11.0",
    "tslint-loader": "^3.5.4",
    "typescript": "^3.1.3",
    "webpack": "^4.23.1",
    "webpack-cli": "^3.1.2"
  },
  "dependencies": {}
}
