{
  "_args": [
    [
      "bytenode@1.1.6",
      "/home/pi/harperdb"
    ]
  ],
  "_from": "bytenode@1.1.6",
  "_id": "bytenode@1.1.6",
  "_inBundle": false,
  "_integrity": "sha512-hhJqv1GMtTa2q4wlfCWEnC5zWFflbJhh1qaYgaqbs8ta6mQUri2eTD76jER8XlAYPtc7IEw2lc36B3H1GTQRpQ==",
  "_location": "/bytenode",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "bytenode@1.1.6",
    "name": "bytenode",
    "escapedName": "bytenode",
    "rawSpec": "1.1.6",
    "saveSpec": null,
    "fetchSpec": "1.1.6"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/bytenode/-/bytenode-1.1.6.tgz",
  "_spec": "1.1.6",
  "_where": "/home/pi/harperdb",
  "author": {
    "name": "Osama Abbas",
    "email": "pw.osama@gmail.com"
  },
  "bin": {
    "bytenode": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/OsamaAbbas/bytenode/issues"
  },
  "description": "A minimalist bytecode compiler for Node.js",
  "homepage": "https://github.com/OsamaAbbas/bytenode#readme",
  "keywords": [
    "bytenode",
    "bytecode",
    "v8-snapshots",
    "compile",
    "compiler"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "bytenode",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/OsamaAbbas/bytenode.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.1.6"
}
