mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-30 17:47:20 +01:00
composer and npm
This commit is contained in:
37
conf/site/node_modules/@babel/plugin-transform-function-name/package.json
generated
vendored
37
conf/site/node_modules/@babel/plugin-transform-function-name/package.json
generated
vendored
@@ -1,44 +1,48 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"@babel/plugin-transform-function-name@7.8.3",
|
||||
"@babel/plugin-transform-function-name@7.10.4",
|
||||
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "@babel/plugin-transform-function-name@7.8.3",
|
||||
"_id": "@babel/plugin-transform-function-name@7.8.3",
|
||||
"_from": "@babel/plugin-transform-function-name@7.10.4",
|
||||
"_id": "@babel/plugin-transform-function-name@7.10.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-rO/OnDS78Eifbjn5Py9v8y0aR+aSYhDhqAwVfsTl0ERuMZyr05L1aFSCJnbv2mmsLkit/4ReeQ9N2BgLnOcPCQ==",
|
||||
"_integrity": "sha512-OcDCq2y5+E0dVD5MagT5X+yTRbcvFjDI2ZVAottGH6tzqjx/LKpgkUepu3hp/u4tZBzxxpNGwLsAvGBvQ2mJzg==",
|
||||
"_location": "/@babel/plugin-transform-function-name",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@babel/plugin-transform-function-name@7.8.3",
|
||||
"raw": "@babel/plugin-transform-function-name@7.10.4",
|
||||
"name": "@babel/plugin-transform-function-name",
|
||||
"escapedName": "@babel%2fplugin-transform-function-name",
|
||||
"scope": "@babel",
|
||||
"rawSpec": "7.8.3",
|
||||
"rawSpec": "7.10.4",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "7.8.3"
|
||||
"fetchSpec": "7.10.4"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@babel/preset-env"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.8.3.tgz",
|
||||
"_spec": "7.8.3",
|
||||
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.10.4.tgz",
|
||||
"_spec": "7.10.4",
|
||||
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
|
||||
"bugs": {
|
||||
"url": "https://github.com/babel/babel/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/helper-function-name": "^7.8.3",
|
||||
"@babel/helper-plugin-utils": "^7.8.3"
|
||||
"@babel/helper-function-name": "^7.10.4",
|
||||
"@babel/helper-plugin-utils": "^7.10.4"
|
||||
},
|
||||
"description": "Apply ES2015 function.name semantics to all functions",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.8.3",
|
||||
"@babel/helper-plugin-test-runner": "^7.8.3"
|
||||
"@babel/core": "^7.10.4",
|
||||
"@babel/helper-plugin-test-runner": "^7.10.4"
|
||||
},
|
||||
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
|
||||
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
|
||||
"homepage": "https://github.com/babel/babel#readme",
|
||||
"keywords": [
|
||||
"babel-plugin"
|
||||
],
|
||||
@@ -53,7 +57,8 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-function-name"
|
||||
"url": "git+https://github.com/babel/babel.git",
|
||||
"directory": "packages/babel-plugin-transform-function-name"
|
||||
},
|
||||
"version": "7.8.3"
|
||||
"version": "7.10.4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user