{
  "name": "fullpage-vue",
  "version": "1.4.1",
  "description": "vue fullpage rollup  ",
  "main": "./dist/fullpage.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "rollup -c"
  },
  "keywords": [
    "vue",
    "fullpage",
    "rollup"
  ],
  "author": "abel",
  "license": "MIT",
  "dependencies": {
    "babel-preset-es2015": "^6.24.1",
    "rollup": "^0.43.0",
    "rollup-watch": "^4.0.0",
    "vue": "^2.3.4"
  },
  "devDependencies": {
    "babel-plugin-external-helpers": "^6.22.0",
    "babel-preset-es2015": "^6.24.1",
    "rollup-plugin-babel": "^2.7.1"
  }
}
