Files
wangxiaowei 5d7b75a14e first commit
2025-12-09 13:35:21 +08:00

46 lines
1.7 KiB
JSON

{
"_from": "babel-plugin-transform-es2015-template-literals@^6.22.0",
"_id": "babel-plugin-transform-es2015-template-literals@6.22.0",
"_inBundle": false,
"_integrity": "sha512-x8b9W0ngnKzDMHimVtTfn5ryimars1ByTqsfBDwAqLibmuuQY6pgBQi5z1ErIsUOWBdw1bW9FSz5RZUojM4apg==",
"_location": "/babel-plugin-transform-es2015-template-literals",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "babel-plugin-transform-es2015-template-literals@^6.22.0",
"name": "babel-plugin-transform-es2015-template-literals",
"escapedName": "babel-plugin-transform-es2015-template-literals",
"rawSpec": "^6.22.0",
"saveSpec": null,
"fetchSpec": "^6.22.0"
},
"_requiredBy": [
"/babel-preset-env"
],
"_resolved": "https://registry.npmmirror.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.22.0.tgz",
"_shasum": "a84b3450f7e9f8f1f6839d6d687da84bb1236d8d",
"_spec": "babel-plugin-transform-es2015-template-literals@^6.22.0",
"_where": "E:\\work\\Vue\\xiuhu\\shop\\node_modules\\babel-preset-env",
"bundleDependencies": false,
"dependencies": {
"babel-runtime": "^6.22.0"
},
"deprecated": false,
"description": "Compile ES2015 template literals to ES5",
"devDependencies": {
"babel-helper-plugin-test-runner": "^6.22.0"
},
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "babel-plugin-transform-es2015-template-literals",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-template-literals"
},
"version": "6.22.0"
}