{
  "_args": [
    [
      "vue-backtotop@1.6.1",
      "/home/dianasoft/public_html"
    ]
  ],
  "_development": true,
  "_from": "vue-backtotop@1.6.1",
  "_id": "vue-backtotop@1.6.1",
  "_inBundle": false,
  "_integrity": "sha512-/zbKVHrfs2gfuY/2r7n4jUGE0WrixXRNjYVOOmtPCpgnz2/1iNerczlWnbT2wnI/KJvfKMDp+sGza4CqDvElAQ==",
  "_location": "/vue-backtotop",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vue-backtotop@1.6.1",
    "name": "vue-backtotop",
    "escapedName": "vue-backtotop",
    "rawSpec": "1.6.1",
    "saveSpec": null,
    "fetchSpec": "1.6.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-backtotop/-/vue-backtotop-1.6.1.tgz",
  "_spec": "1.6.1",
  "_where": "/home/dianasoft/public_html",
  "author": {
    "name": "Caio Fernandes",
    "email": "caio_fsouza@hotmail.com"
  },
  "bugs": {
    "url": "https://github.com/caiofsouza/vue-backtotop/issues"
  },
  "dependencies": {
    "vue": "2.3.3"
  },
  "description": "A Back-to-top component for Vue.js",
  "devDependencies": {
    "babel-core": "^6.0.0",
    "babel-loader": "^6.0.0",
    "babel-preset-env": "^1.5.1",
    "cross-env": "^3.0.0",
    "css-loader": "^0.25.0",
    "file-loader": "^0.9.0",
    "node-sass": "^4.5.0",
    "sass-loader": "^5.0.1",
    "vue-loader": "^12.1.0",
    "vue-template-compiler": "2.3.3",
    "webpack": "^2.6.1",
    "webpack-dev-server": "^2.4.5"
  },
  "homepage": "https://github.com/caiofsouza/vue-backtotop#readme",
  "main": "src/main.js",
  "name": "vue-backtotop",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/caiofsouza/vue-backtotop.git"
  },
  "scripts": {
    "build": "cross-env NODE_ENV=production webpack --progress --hide-modules",
    "dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot"
  },
  "version": "1.6.1"
}
