60 lines
2 KiB
JSON
60 lines
2 KiB
JSON
{
|
|
"_from": "@babel/plugin-transform-template-literals@^7.10.4",
|
|
"_id": "@babel/plugin-transform-template-literals@7.10.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-V/lnPGIb+KT12OQikDvgSuesRX14ck5FfJXt6+tXhdkJ+Vsd0lDCVtF6jcB4rNClYFzaB2jusZ+lNISDk2mMMw==",
|
|
"_location": "/@babel/plugin-transform-template-literals",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/plugin-transform-template-literals@^7.10.4",
|
|
"name": "@babel/plugin-transform-template-literals",
|
|
"escapedName": "@babel%2fplugin-transform-template-literals",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.10.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.10.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.10.5.tgz",
|
|
"_shasum": "78bc5d626a6642db3312d9d0f001f5e7639fde8c",
|
|
"_spec": "@babel/plugin-transform-template-literals@^7.10.4",
|
|
"_where": "/Users/justin/Code/granblue/hensei-web/node_modules/@babel/preset-env",
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.10.4",
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Compile ES2015 template literals to ES5",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.10.5",
|
|
"@babel/helper-plugin-test-runner": "^7.10.4"
|
|
},
|
|
"gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7",
|
|
"homepage": "https://github.com/babel/babel#readme",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/plugin-transform-template-literals",
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-plugin-transform-template-literals"
|
|
},
|
|
"version": "7.10.5"
|
|
}
|