{
  "_from": "epic-spinners@^1.1.0",
  "_id": "epic-spinners@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-nFyHmFuBFO6LpT37Xu68lQqKDYK50gXoZ6Yj/mpoS1Uslku0YkMtAGDzH8nbeFSiifAIoT1rUDB3S7e/ifnnxg==",
  "_location": "/epic-spinners",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "epic-spinners@^1.1.0",
    "name": "epic-spinners",
    "escapedName": "epic-spinners",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/epic-spinners/-/epic-spinners-1.1.0.tgz",
  "_shasum": "293d67593557572b02ca2f503c49706fc2a57cb8",
  "_spec": "epic-spinners@^1.1.0",
  "_where": "C:\\xampp\\htdocs\\dev.plastictecnic.com",
  "author": {
    "name": "epicmax",
    "email": "hello@epicmax.co"
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not ie <= 8"
  ],
  "bugs": {
    "url": "https://github.com/epicmaxco/epic-spinners/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Easy to use css spinners collection with vue.js integration",
  "devDependencies": {
    "autoprefixer": "^7.1.2",
    "babel-core": "^6.22.1",
    "babel-eslint": "^7.1.1",
    "babel-loader": "^7.1.1",
    "babel-plugin-transform-runtime": "^6.22.0",
    "babel-preset-env": "^1.3.2",
    "babel-preset-stage-2": "^6.22.0",
    "babel-register": "^6.22.0",
    "chalk": "^2.0.1",
    "connect-history-api-fallback": "^1.3.0",
    "copy-webpack-plugin": "^4.0.1",
    "css-loader": "^0.28.0",
    "cssnano": "^3.10.0",
    "eslint": "^3.19.0",
    "eslint-config-standard": "^6.2.1",
    "eslint-friendly-formatter": "^3.0.0",
    "eslint-loader": "^1.7.1",
    "eslint-plugin-html": "^3.0.0",
    "eslint-plugin-promise": "^3.4.0",
    "eslint-plugin-standard": "^2.0.1",
    "eventsource-polyfill": "^0.9.6",
    "express": "^4.14.1",
    "extract-text-webpack-plugin": "^2.0.0",
    "file-loader": "^0.11.1",
    "friendly-errors-webpack-plugin": "^1.1.3",
    "html-webpack-plugin": "^2.28.0",
    "http-proxy-middleware": "^0.17.3",
    "node-sass": "^4.5.2",
    "npm-run-all": "^4.0.2",
    "opn": "^5.1.0",
    "optimize-css-assets-webpack-plugin": "^2.0.0",
    "ora": "^1.2.0",
    "rimraf": "^2.6.0",
    "sass-loader": "^6.0.5",
    "semver": "^5.3.0",
    "shelljs": "^0.7.6",
    "url-loader": "^0.5.8",
    "vue": "^2.5.2",
    "vue-loader": "^12.1.0",
    "vue-style-loader": "^3.0.1",
    "vue-template-compiler": "^2.5.2  ",
    "webpack": "^2.6.1",
    "webpack-bundle-analyzer": "^2.2.1",
    "webpack-dev-middleware": "^1.10.0",
    "webpack-hot-middleware": "^2.18.0",
    "webpack-merge": "^4.1.0"
  },
  "engines": {
    "node": ">= 4.0.0",
    "npm": ">= 3.0.0"
  },
  "homepage": "https://github.com/epicmaxco/epic-spinners#readme",
  "license": "MIT",
  "main": "src/lib.js",
  "name": "epic-spinners",
  "peerDependencies": {
    "vue": "^2.5.2"
  },
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/epicmaxco/epic-spinners.git"
  },
  "scripts": {
    "build": "npm run build:lib && npm run build:docs",
    "build:docs": "node build/build.js",
    "build:lib": "node build/build-lib.js",
    "dev": "npm-run-all --parallel dev:lib dev:docs",
    "dev:docs": "node build/dev-server.js",
    "dev:lib": "webpack --config build/webpack.lib.conf.js --watch --progress --hide-modules",
    "lint": "eslint --ext .js,.vue src",
    "prepublishOnly": "npm run build"
  },
  "types": "src/lib.d.ts",
  "url": "https://github.com/epicmaxco/epic-spinners",
  "version": "1.1.0"
}
