{
  "name": "nobin-debian-installer-test",
  "version": "0.0.1",
  "description": "Create deb packages with no binary dependencies",
  "main": "index.js",
  "scripts": {
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/grunjol/nobin-debian-installer.git"
  },
  "keywords": [
    "deb",
    "debian",
    "installer",
    "cross-platform"
  ],
  "author": "grunjol <grunjol@argenteam.net>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/grunjol/nobin-debian-installer/issues"
  },
  "homepage": "https://github.com/grunjol/nobin-debian-installer#readme",
  "dependencies": {
  },
  "devDependencies": {
  }
}
