1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 20:30:04 +02:00
Files
minifyfromhtml/node_modules/@babel/helper-get-function-arity/package.json
2018-05-05 15:35:25 +02:00

41 lines
1.5 KiB
JSON

{
"_from": "@babel/helper-get-function-arity@7.0.0-beta.46",
"_id": "@babel/helper-get-function-arity@7.0.0-beta.46",
"_inBundle": false,
"_integrity": "sha512-dPrTb7QHVx44xJLjUl3LGAc13iS7hdXdO0fiOxdRN1suIS91yGGgeuwiQBlrw5SxbFchYtwenhlKbqHdVfGyVA==",
"_location": "/@babel/helper-get-function-arity",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-get-function-arity@7.0.0-beta.46",
"name": "@babel/helper-get-function-arity",
"escapedName": "@babel%2fhelper-get-function-arity",
"scope": "@babel",
"rawSpec": "7.0.0-beta.46",
"saveSpec": null,
"fetchSpec": "7.0.0-beta.46"
},
"_requiredBy": [
"/@babel/helper-function-name"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.46.tgz",
"_shasum": "7161bfe449b4183dbe25d1fe5579338b7429e5f2",
"_spec": "@babel/helper-get-function-arity@7.0.0-beta.46",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/@babel/helper-function-name",
"bundleDependencies": false,
"dependencies": {
"@babel/types": "7.0.0-beta.46"
},
"deprecated": false,
"description": "Helper function to get function arity",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-get-function-arity",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity"
},
"version": "7.0.0-beta.46"
}