{
  "_args": [
    [
      {
        "raw": "vue-template-es2015-compiler@^1.8.2",
        "scope": null,
        "escapedName": "vue-template-es2015-compiler",
        "name": "vue-template-es2015-compiler",
        "rawSpec": "^1.8.2",
        "spec": ">=1.8.2 <2.0.0",
        "type": "range"
      },
      "/var/www/html/node_modules/@vue/component-compiler-utils"
    ]
  ],
  "_from": "vue-template-es2015-compiler@>=1.8.2 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "vue-template-es2015-compiler@1.8.2",
  "_inCache": true,
  "_location": "/vue-template-es2015-compiler",
  "_nodeVersion": "10.14.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/vue-template-es2015-compiler_1.8.2_1548261622786_0.4983028041473325"
  },
  "_npmUser": {
    "name": "yyx990803",
    "email": "yyx990803@gmail.com"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "vue-template-es2015-compiler@^1.8.2",
    "scope": null,
    "escapedName": "vue-template-es2015-compiler",
    "name": "vue-template-es2015-compiler",
    "rawSpec": "^1.8.2",
    "spec": ">=1.8.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@vue/component-compiler-utils"
  ],
  "_resolved": "https://registry.npmjs.org/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.8.2.tgz",
  "_shasum": "dd73e80ba58bb65dd7a8aa2aeef6089cf6116f2a",
  "_shrinkwrap": null,
  "_spec": "vue-template-es2015-compiler@^1.8.2",
  "_where": "/var/www/html/node_modules/@vue/component-compiler-utils",
  "author": {
    "name": "Evan You"
  },
  "bugs": {
    "url": "https://github.com/vuejs/vue-template-es2015-compiler/issues"
  },
  "dependencies": {},
  "description": "Post compiler for Vue template render functions to support ES2015+ features",
  "devDependencies": {
    "jest": "^21.2.1",
    "vue": "^2.4.4",
    "vue-template-compiler": "^2.4.4"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-cliV19VHLJqFUYbz/XeWXe5CO6guzwd0yrrqqp0bmjlMP3ZZULY7fu8RTC4+3lmHwo6ESVDHFDsvjB15hcR5IA==",
    "shasum": "dd73e80ba58bb65dd7a8aa2aeef6089cf6116f2a",
    "tarball": "https://registry.npmjs.org/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.8.2.tgz",
    "fileCount": 4,
    "unpackedSize": 436690,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSJj3CRA9TVsSAnZWagAAe7wP/iiZVnhsdG9urOvwpJHr\nY4eP33z8ME+5dcXGRMKUJHSyPGNAno6R8/v/+SnQV7M9NOJ+ezxC86wNn2BQ\nM2aVWlCBJbUPh34PRCOEe884F/sBGg8NKueFVs+heBMLSDWYksH+Z+JNRMAx\nsTx7OWLMxgcXiUIeRVNjawecznwe9UntqrQF20vPSDj5MU9UKN+jU/S2SisS\njiWileUwAMN/7tLIo8XrpB9gwIi621wAosxYqSb9TZYLyvOaN4CLkctHhxDg\nHjQh/LZvmnVu18P/k4YiZU/6Zxk5eEaNb8Pu7FVUyk8s3I852pBt7igPHdnf\nU8NMKrHEhZkVl/TshW4JZGpUvpsCA/sHiRd5p3IOAZCHxRlKRxFRfxK4eHwI\nHqIQWAYwbKX8rA8kNRrK9BTPC06RmfRalPD3QlRGchJsQDPzCZgVwFKpi81v\nBXMRGGW4CI2b3aVpAo4Q1VRndOHvt+qGHQXRKo0Jz81c2xf0ElHMtWi5BEKJ\n4YHabeYiHt+e+TtKiVSbwkSOyCy2C33tOr4BkACo6SDXMm5OzxMNmPPZM+DL\nC3nryD0ZOQwgyt72mNCJjMYzm801ppbmP5I6zE3eoE1TktGtbmgS8h024zWk\ngxB4+VWnDRAYNCmFshwFf1ZJl+AT2lgGlemVdBimQo02RyDVzPQ9460s0VmC\neMWT\r\n=pzoX\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "e75d46071197a22d1bd715ea4b664a236ab9ff34",
  "homepage": "https://github.com/vuejs/vue-template-es2015-compiler#readme",
  "jest": {
    "testPathIgnorePatterns": [
      "/node_modules/",
      "/buble/"
    ]
  },
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "yyx990803",
      "email": "yyx990803@gmail.com"
    }
  ],
  "name": "vue-template-es2015-compiler",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vuejs/vue-template-es2015-compiler.git"
  },
  "scripts": {
    "build": "cd buble && npm run build && cp dist/buble.umd.js ../buble.js",
    "prepublishOnly": "jest && npm run build",
    "test": "jest"
  },
  "version": "1.8.2"
}
