mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 20:30:04 +02:00
43 lines
1.5 KiB
JSON
43 lines
1.5 KiB
JSON
{
|
|
"_from": "@babel/helper-function-name@7.0.0-beta.46",
|
|
"_id": "@babel/helper-function-name@7.0.0-beta.46",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-zm4Kc5XB2njGs8PkmjV1zE/g1hBuphbh+VcDyFLaQsxkxSFSUtCbKwFL8AQpL/qPIcGbvX1MBt50a/3ZZH2CQA==",
|
|
"_location": "/@babel/helper-function-name",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helper-function-name@7.0.0-beta.46",
|
|
"name": "@babel/helper-function-name",
|
|
"escapedName": "@babel%2fhelper-function-name",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.0.0-beta.46",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.0.0-beta.46"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/traverse"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.46.tgz",
|
|
"_shasum": "d0c4eed2e220e180f91b02e008dcc4594afe1d39",
|
|
"_spec": "@babel/helper-function-name@7.0.0-beta.46",
|
|
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/@babel/traverse",
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/helper-get-function-arity": "7.0.0-beta.46",
|
|
"@babel/template": "7.0.0-beta.46",
|
|
"@babel/types": "7.0.0-beta.46"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper function to change the property 'name' of every function",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-function-name",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name"
|
|
},
|
|
"version": "7.0.0-beta.46"
|
|
}
|