{
  "_args": [
    [
      "es6-template-strings@2.0.1",
      "D:\\Development\\Work\\CENOS\\cenos-ui"
    ]
  ],
  "_from": "es6-template-strings@2.0.1",
  "_id": "es6-template-strings@2.0.1",
  "_inBundle": false,
  "_integrity": "sha1-sWbGpiVi9Hi7d3X2ypYQOlmbSyw=",
  "_location": "/es6-template-strings",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "es6-template-strings@2.0.1",
    "name": "es6-template-strings",
    "escapedName": "es6-template-strings",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/es6-template-strings/-/es6-template-strings-2.0.1.tgz",
  "_spec": "2.0.1",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-ui",
  "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"
  },
  "homepage": "https://github.com/medikoo/es6-template-strings#readme",
  "keywords": [
    "es6",
    "template",
    "string",
    "literal",
    "literals",
    "format",
    "i18n",
    "quasiliterals",
    "multiline",
    "localization",
    "escape"
  ],
  "license": "MIT",
  "name": "es6-template-strings",
  "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"
}
