{
  "_args": [
    [
      "base64-to-image@1.0.2",
      "/var/www/html/trains/api"
    ]
  ],
  "_from": "base64-to-image@1.0.2",
  "_id": "base64-to-image@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-pvMGBuUhdNJJn87iHuu3S3pzHGk=",
  "_location": "/base64-to-image",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "base64-to-image@1.0.2",
    "name": "base64-to-image",
    "escapedName": "base64-to-image",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/base64-to-image/-/base64-to-image-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/var/www/html/trains/api",
  "author": {
    "name": "helenys"
  },
  "bugs": {
    "url": "https://github.com/helensy/base64-to-image/issues"
  },
  "description": "base64 to image converter",
  "devDependencies": {
    "mocha": "^2.4.5",
    "should": "^8.3.1"
  },
  "homepage": "https://github.com/helensy/base64-to-image#readme",
  "keywords": [
    "base64",
    "to",
    "image",
    "converter",
    "node",
    "base64toimage"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "base64-to-image",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/helensy/base64-to-image.git"
  },
  "scripts": {
    "test": "mocha test/test.js"
  },
  "version": "1.0.2"
}
