{
  "_args": [
    [
      "esformatter-literal-notation@^1.0.0",
      "/usr/share/npm/node_modules/standard-format"
    ]
  ],
  "_from": "esformatter-literal-notation@>=1.0.0 <2.0.0",
  "_id": "esformatter-literal-notation@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/esformatter-literal-notation",
  "_nodeVersion": "0.12.1",
  "_npmUser": {
    "email": "code@kewah.com",
    "name": "kewah"
  },
  "_npmVersion": "2.11.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "esformatter-literal-notation",
    "raw": "esformatter-literal-notation@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/standard-format"
  ],
  "_resolved": "https://registry.npmjs.org/esformatter-literal-notation/-/esformatter-literal-notation-1.0.1.tgz",
  "_shasum": "710e7b420175fe3f7e5afad5bbad329103842e2f",
  "_shrinkwrap": null,
  "_spec": "esformatter-literal-notation@^1.0.0",
  "_where": "/usr/share/npm/node_modules/standard-format",
  "author": {
    "email": "hello@kewah.com",
    "name": "Antoine Lehurt",
    "url": "http://kewah.com"
  },
  "bugs": {
    "url": "https://github.com/kewah/esformatter-literal-notation/issues"
  },
  "dependencies": {
    "rocambole": "^0.3.6",
    "rocambole-token": "^1.2.1"
  },
  "description": "esformatter plugin that converts array and object constructors to literal notations",
  "devDependencies": {
    "esformatter": "^0.4.2",
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "710e7b420175fe3f7e5afad5bbad329103842e2f",
    "tarball": "https://registry.npmjs.org/esformatter-literal-notation/-/esformatter-literal-notation-1.0.1.tgz"
  },
  "gitHead": "4be7834e8cfad104f4140d5787063ad6a2df72f0",
  "homepage": "https://github.com/kewah/esformatter-literal-notation#readme",
  "keywords": [
    "esformatter",
    "esformatter-plugin",
    "literal",
    "notation",
    "plugin"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "kewah",
      "email": "keuwah@gmail.com"
    }
  ],
  "name": "esformatter-literal-notation",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kewah/esformatter-literal-notation.git"
  },
  "scripts": {
    "test": "./node_modules/mocha/bin/mocha --reporter spec",
    "watch": "./node_modules/mocha/bin/mocha --watch --reporter spec"
  },
  "version": "1.0.1"
}
