{
  "name": "lnr",
  "private": true,
  "version": "0.0.1",
  "description": "lnr",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/windhamdavid/lnr.git"
  },
  "author": "windhamdavid",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/windhamdavid/lnr/issues"
  },
  "homepage": "https://github.com/windhamdavid/lnr#readme",
  "devDependencies": {
    "browser-sync": "^3.0.2",
    "gulp": "^5.0.0"
  }
}