{
  "name": "lovelylw-reach-bottom",
  "version": "1.0.8",
  "description": "滑到底部加载更多的功能",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "babel index.es6.js -o index.js"
  },
  "keywords": [
    "加载更多"
  ],
  "author": "lovelylw",
  "license": "ISC",
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "babel-preset-es2015": "^6.24.1"
  }
}
