{
  "name": "rocketmake-serve",
  "version": "0.1.0",
  "description": "Rocketmake: Serve files via browser-sync",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "browser-sync"
  ],
  "author": "developers@rocketmakers.com",
  "license": "MIT",
  "dependencies": {
    "browser-sync": "^2.9.3"
  }
}
