mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 12:00:03 +02:00
47 lines
1.5 KiB
JSON
47 lines
1.5 KiB
JSON
{
|
|
"_from": "babel-plugin-transform-es2015-template-literals",
|
|
"_id": "babel-plugin-transform-es2015-template-literals@6.22.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-qEs0UPfp+PH2g51taH2oS7EjbY0=",
|
|
"_location": "/babel-plugin-transform-es2015-template-literals",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "babel-plugin-transform-es2015-template-literals",
|
|
"name": "babel-plugin-transform-es2015-template-literals",
|
|
"escapedName": "babel-plugin-transform-es2015-template-literals",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/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",
|
|
"_where": "/home/s2/Documents/Code/minifyfromhtml",
|
|
"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"
|
|
}
|