mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-31 10:07:21 +01:00
Moved over to lsio base image
This commit is contained in:
67
conf/site/node_modules/@babel/plugin-transform-react-pure-annotations/package.json
generated
vendored
Normal file
67
conf/site/node_modules/@babel/plugin-transform-react-pure-annotations/package.json
generated
vendored
Normal file
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"@babel/plugin-transform-react-pure-annotations@7.10.1",
|
||||
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "@babel/plugin-transform-react-pure-annotations@7.10.1",
|
||||
"_id": "@babel/plugin-transform-react-pure-annotations@7.10.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-mfhoiai083AkeewsBHUpaS/FM1dmUENHBMpS/tugSJ7VXqXO5dCN1Gkint2YvM1Cdv1uhmAKt1ZOuAjceKmlLA==",
|
||||
"_location": "/@babel/plugin-transform-react-pure-annotations",
|
||||
"_phantomChildren": {
|
||||
"lodash": "4.17.15",
|
||||
"to-fast-properties": "2.0.0"
|
||||
},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@babel/plugin-transform-react-pure-annotations@7.10.1",
|
||||
"name": "@babel/plugin-transform-react-pure-annotations",
|
||||
"escapedName": "@babel%2fplugin-transform-react-pure-annotations",
|
||||
"scope": "@babel",
|
||||
"rawSpec": "7.10.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "7.10.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@babel/preset-react"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.1.tgz",
|
||||
"_spec": "7.10.1",
|
||||
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
|
||||
"bugs": {
|
||||
"url": "https://github.com/babel/babel/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/helper-annotate-as-pure": "^7.10.1",
|
||||
"@babel/helper-plugin-utils": "^7.10.1"
|
||||
},
|
||||
"description": "Mark top-level React method calls as pure for tree shaking",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.10.1",
|
||||
"@babel/helper-plugin-test-runner": "^7.10.1"
|
||||
},
|
||||
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
|
||||
"homepage": "https://github.com/babel/babel#readme",
|
||||
"keywords": [
|
||||
"babel-plugin"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"name": "@babel/plugin-transform-react-pure-annotations",
|
||||
"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-transform-react-pure-annotations"
|
||||
},
|
||||
"version": "7.10.1"
|
||||
}
|
||||
Reference in New Issue
Block a user