mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 20:30:04 +02:00
51 lines
1.5 KiB
JSON
51 lines
1.5 KiB
JSON
{
|
|
"_from": "@babel/template@7.0.0-beta.46",
|
|
"_id": "@babel/template@7.0.0-beta.46",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-3/qi4m0l6G/vZbEwtqfzJk73mYtuE7nvAO1zT3/ZrTAHy4sHf2vaF9Eh1w+Tau263Yrkh0bjVQPb9zw6G+GeMQ==",
|
|
"_location": "/@babel/template",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/template@7.0.0-beta.46",
|
|
"name": "@babel/template",
|
|
"escapedName": "@babel%2ftemplate",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.0.0-beta.46",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.0.0-beta.46"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core",
|
|
"/@babel/helper-function-name",
|
|
"/@babel/helpers"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.0.0-beta.46.tgz",
|
|
"_shasum": "8b23982411d5b5dbfa479437bfe414adb1411bb9",
|
|
"_spec": "@babel/template@7.0.0-beta.46",
|
|
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/@babel/core",
|
|
"author": {
|
|
"name": "Sebastian McKenzie",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/code-frame": "7.0.0-beta.46",
|
|
"@babel/types": "7.0.0-beta.46",
|
|
"babylon": "7.0.0-beta.46",
|
|
"lodash": "^4.2.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Generate an AST from a string template.",
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/template",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-template"
|
|
},
|
|
"version": "7.0.0-beta.46"
|
|
}
|