{
  "_from": "tosource@1.0.0",
  "_id": "tosource@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-QtiN0RZhi88A1hBt1URvNCeQL/E=",
  "_location": "/tosource",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "tosource@1.0.0",
    "name": "tosource",
    "escapedName": "tosource",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/addons-linter"
  ],
  "_resolved": "https://registry.npmjs.org/tosource/-/tosource-1.0.0.tgz",
  "_shasum": "42d88dd116618bcf00d6106dd5446f3427902ff1",
  "_spec": "tosource@1.0.0",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/addons-linter",
  "author": {
    "name": "Marcello Bastéa-Forte",
    "email": "marcello@cellosoft.com",
    "url": "http://marcello.cellosoft.com/"
  },
  "bugs": {
    "url": "https://github.com/marcello3d/node-tosource/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "toSource converts JavaScript objects back to source",
  "devDependencies": {
    "standard": "5.2.1"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "homepage": "https://github.com/marcello3d/node-tosource",
  "keywords": [
    "source",
    "tosource",
    "json",
    "javascript object",
    "object"
  ],
  "main": "tosource.js",
  "name": "tosource",
  "repository": {
    "type": "git",
    "url": "git://github.com/marcello3d/node-tosource.git"
  },
  "scripts": {
    "test": "standard && node test.js"
  },
  "version": "1.0.0"
}
