{
  "name": "striplines",
  "version": "1.0.2",
  "description": "Simple utility library for removing the first X amount of lines from an inputstream",
  "main": "striplines.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Dethnull/striplines.git"
  },
  "keywords": [
    "striplines",
    "strip",
    "delete",
    "lines",
    "line",
    "remove",
    "inputstream"
  ],
  "author": "Derek Ellison <derek@blacksquirreldevs.net>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Dethnull/striplines/issues"
  },
  "homepage": "https://github.com/Dethnull/striplines#readme"
}
