mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-25 06:49:15 +01:00
70 lines
2.2 KiB
JSON
70 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/plugin-proposal-private-methods@7.12.1",
|
|
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/plugin-proposal-private-methods@7.12.1",
|
|
"_id": "@babel/plugin-proposal-private-methods@7.12.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-mwZ1phvH7/NHK6Kf8LP7MYDogGV+DKB1mryFOEwx5EBNQrosvIczzZFTUmWaeujd5xT6G1ELYWUz3CutMhjE1w==",
|
|
"_location": "/@babel/plugin-proposal-private-methods",
|
|
"_phantomChildren": {
|
|
"@babel/helper-function-name": "7.10.4",
|
|
"@babel/helper-member-expression-to-functions": "7.12.1",
|
|
"@babel/helper-optimise-call-expression": "7.10.4",
|
|
"@babel/helper-replace-supers": "7.12.5",
|
|
"@babel/helper-split-export-declaration": "7.11.0"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/plugin-proposal-private-methods@7.12.1",
|
|
"name": "@babel/plugin-proposal-private-methods",
|
|
"escapedName": "@babel%2fplugin-proposal-private-methods",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.12.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.12.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.12.1.tgz",
|
|
"_spec": "7.12.1",
|
|
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.12.1",
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"description": "This plugin transforms private class methods",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.12.1",
|
|
"@babel/helper-plugin-test-runner": "7.10.4"
|
|
},
|
|
"homepage": "https://github.com/babel/babel#readme",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/plugin-proposal-private-methods",
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-plugin-proposal-private-methods"
|
|
},
|
|
"version": "7.12.1"
|
|
}
|