mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
51 lines
1.5 KiB
JSON
51 lines
1.5 KiB
JSON
{
|
|
"_from": "@babel/helpers@7.0.0-beta.46",
|
|
"_id": "@babel/helpers@7.0.0-beta.46",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-mbpH9pM3pJzo/tBr75U+zva3pqpyivogt1aofgEoD7bWFAYSuqOudRuz+m4XP6VPxxLoxcA4SFPGkuLRt9+7nQ==",
|
|
"_location": "/@babel/helpers",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helpers@7.0.0-beta.46",
|
|
"name": "@babel/helpers",
|
|
"escapedName": "@babel%2fhelpers",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.0.0-beta.46",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.0.0-beta.46"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.0.0-beta.46.tgz",
|
|
"_shasum": "b5f988dfd77f4f713792cf7818b687050736ee52",
|
|
"_spec": "@babel/helpers@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/template": "7.0.0-beta.46",
|
|
"@babel/traverse": "7.0.0-beta.46",
|
|
"@babel/types": "7.0.0-beta.46"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Collection of helper functions used by Babel transforms.",
|
|
"devDependencies": {
|
|
"@babel/helper-plugin-test-runner": "7.0.0-beta.46"
|
|
},
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helpers",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helpers"
|
|
},
|
|
"version": "7.0.0-beta.46"
|
|
}
|