{
  "_args": [
    [
      {
        "raw": "es6-template-strings@^2.0.0",
        "scope": null,
        "escapedName": "es6-template-strings",
        "name": "es6-template-strings",
        "rawSpec": "^2.0.0",
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-dummy/node_modules/systemjs-builder"
    ]
  ],
  "_from": "es6-template-strings@>=2.0.0 <3.0.0",
  "_id": "es6-template-strings@2.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/es6-template-strings",
  "_nodeVersion": "4.4.5",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/es6-template-strings-2.0.1.tgz_1471011209573_0.8194355664309114"
  },
  "_npmUser": {
    "name": "medikoo",
    "email": "medikoo+npm@medikoo.com"
  },
  "_npmVersion": "2.15.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "es6-template-strings@^2.0.0",
    "scope": null,
    "escapedName": "es6-template-strings",
    "name": "es6-template-strings",
    "rawSpec": "^2.0.0",
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/systemjs-builder"
  ],
  "_resolved": "https://registry.npmjs.org/es6-template-strings/-/es6-template-strings-2.0.1.tgz",
  "_shasum": "b166c6a62562f478bb7775f6ca96103a599b4b2c",
  "_shrinkwrap": null,
  "_spec": "es6-template-strings@^2.0.0",
  "_where": "/home/lively4/lively4/lively4-dummy/node_modules/systemjs-builder",
  "author": {
    "name": "Mariusz Nowak",
    "email": "medyk@medikoo.com",
    "url": "http://www.medikoo.com/"
  },
  "bugs": {
    "url": "https://github.com/medikoo/es6-template-strings/issues"
  },
  "dependencies": {
    "es5-ext": "^0.10.12",
    "esniff": "^1.1"
  },
  "description": "Compile and resolve template strings notation as specified in ES6",
  "devDependencies": {
    "tad": "^0.2.4",
    "xlint": "^0.2.2",
    "xlint-jslint-medikoo": "^0.1.4"
  },
  "directories": {},
  "dist": {
    "shasum": "b166c6a62562f478bb7775f6ca96103a599b4b2c",
    "tarball": "https://registry.npmjs.org/es6-template-strings/-/es6-template-strings-2.0.1.tgz"
  },
  "gitHead": "4af301ead906083f91af3f7b84066385a8933b12",
  "homepage": "https://github.com/medikoo/es6-template-strings#readme",
  "keywords": [
    "es6",
    "template",
    "string",
    "literal",
    "literals",
    "format",
    "i18n",
    "quasiliterals",
    "multiline",
    "localization",
    "escape"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "medikoo",
      "email": "medikoo+npm@medikoo.com"
    }
  ],
  "name": "es6-template-strings",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/medikoo/es6-template-strings.git"
  },
  "scripts": {
    "lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream",
    "lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch",
    "test": "node ./node_modules/tad/bin/tad"
  },
  "version": "2.0.1"
}
