docs: add package-specific documentation links (#12531)

[skip ci]
This commit is contained in:
Daniel Arthur Gallagher 2021-01-06 14:11:53 +01:00 committed by GitHub
parent fb12afc289
commit e8b08523f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
139 changed files with 173 additions and 54 deletions

View File

@ -2,8 +2,7 @@
"name": "@babel/eslint-config-internal",
"version": "7.11.0",
"description": "The Babel Team's ESLint configuration. Since it's internal, it might not respect semver.",
"author": "The Babel Team (https://babeljs.io/team)",
"homepage": "https://babeljs.io/",
"author": "The Babel Team (https://babel.dev/team)",
"license": "MIT",
"repository": {
"type": "git",

View File

@ -2,7 +2,7 @@
"name": "@babel/eslint-parser",
"version": "7.12.1",
"description": "ESLint parser that allows for linting of experimental syntax transformed by Babel",
"author": "The Babel Team (https://babeljs.io/team)",
"author": "The Babel Team (https://babel.dev/team)",
"license": "MIT",
"repository": {
"type": "git",
@ -15,7 +15,7 @@
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/",
"engines": {
"node": "^10.13.0 || ^12.13.0 || >=14.0.0"
},

View File

@ -33,7 +33,7 @@
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/",
"devDependencies": {
"eslint": "^7.5.0"
}

View File

@ -31,7 +31,7 @@
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/",
"peerDependencies": {
"@babel/eslint-parser": ">=7.11.0",
"eslint": ">=7.5.0"

View File

@ -3,7 +3,8 @@
"version": "7.12.10",
"description": "Babel command line.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/docs/en/next/babel-cli",
"bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20cli%22+is%3Aopen",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -3,7 +3,8 @@
"version": "7.12.11",
"description": "Generate errors that contain a code frame that point to source locations.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/docs/en/next/babel-code-frame",
"bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -1,7 +1,7 @@
{
"name": "@babel/compat-data",
"version": "7.12.7",
"author": "The Babel Team (https://babeljs.io/team)",
"author": "The Babel Team (https://babel.dev/team)",
"license": "MIT",
"description": "",
"repository": {

View File

@ -4,7 +4,6 @@
"description": "Babel compiler core.",
"main": "lib/index.js",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"license": "MIT",
"publishConfig": {
"access": "public"
@ -14,6 +13,8 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-core"
},
"homepage": "https://babel.dev/docs/en/next/babel-core",
"bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen",
"keywords": [
"6to5",
"babel",

View File

@ -3,7 +3,6 @@
"version": "7.12.11",
"description": "Turns an AST into code.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"license": "MIT",
"publishConfig": {
"access": "public"
@ -13,6 +12,8 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-generator"
},
"homepage": "https://babel.dev/docs/en/next/babel-generator",
"bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen",
"main": "lib/index.js",
"files": [
"lib"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-annotate-as-pure"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-annotate-as-pure",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-bindify-decorators"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-bindify-decorators",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-builder-binary-assignment-operator-visitor"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-builder-binary-assignment-operator-visitor",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-builder-react-jsx"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-builder-react-jsx",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-call-delegate"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-call-delegate",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -1,7 +1,7 @@
{
"name": "@babel/helper-compilation-targets",
"version": "7.12.5",
"author": "The Babel Team (https://babeljs.io/team)",
"author": "The Babel Team (https://babel.dev/team)",
"license": "MIT",
"description": "Engine compat data used in @babel/preset-env",
"repository": {

View File

@ -1,7 +1,7 @@
{
"name": "@babel/helper-create-class-features-plugin",
"version": "7.12.1",
"author": "The Babel Team (https://babeljs.io/team)",
"author": "The Babel Team (https://babel.dev/team)",
"license": "MIT",
"description": "Compile class public and private fields, private methods and decorators to ES6",
"repository": {

View File

@ -1,7 +1,7 @@
{
"name": "@babel/helper-create-regexp-features-plugin",
"version": "7.12.7",
"author": "The Babel Team (https://babeljs.io/team)",
"author": "The Babel Team (https://babel.dev/team)",
"license": "MIT",
"description": "Compile ESNext Regular Expressions to ES5",
"repository": {

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-define-map"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-define-map",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-explode-assignable-expression"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-explode-assignable-expression",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-explode-class"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-explode-class",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -12,6 +12,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-fixtures"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-fixtures",
"main": "lib/index.js",
"dependencies": {
"lodash": "^4.17.19",

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-function-name"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-function-name",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-get-function-arity"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-get-function-arity",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-hoist-variables"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-hoist-variables",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-member-expression-to-functions"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-member-expression-to-functions",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -3,7 +3,7 @@
"version": "7.12.5",
"description": "Babel helper functions for inserting module loads",
"author": "Logan Smyth <loganfsmyth@gmail.com>",
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/docs/en/next/babel-helper-module-imports",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -3,7 +3,7 @@
"version": "7.12.1",
"description": "Babel helper functions for implementing ES6 module transformations",
"author": "Logan Smyth <loganfsmyth@gmail.com>",
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/docs/en/next/babel-helper-module-transforms",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-optimise-call-expression"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-optimise-call-expression",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-plugin-test-runner"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-plugin-test-runner",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -3,7 +3,7 @@
"version": "7.10.4",
"description": "General utilities for plugins to use",
"author": "Logan Smyth <loganfsmyth@gmail.com>",
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/docs/en/next/babel-helper-plugin-utils",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-remap-async-to-generator"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-remap-async-to-generator",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-replace-supers"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-replace-supers",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -3,7 +3,7 @@
"version": "7.12.1",
"description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
"author": "Logan Smyth <loganfsmyth@gmail.com>",
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/docs/en/next/babel-helper-simple-access",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-split-export-declaration"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-split-export-declaration",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -3,7 +3,7 @@
"version": "7.12.12",
"description": "Transform test runner for @babel/helper-fixtures module",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/docs/en/next/babel-helper-transform-fixture-test-runner",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-wrap-function"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-wrap-function",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -3,7 +3,7 @@
"version": "7.12.5",
"description": "Collection of helper functions used by Babel transforms.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/docs/en/next/babel-helpers",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -3,7 +3,7 @@
"version": "7.10.4",
"description": "Syntax highlight JavaScript strings for output in terminals.",
"author": "suchipi <me@suchipi.com>",
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/docs/en/next/babel-highlight",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -3,7 +3,7 @@
"version": "7.12.10",
"description": "Babel command line",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/docs/en/next/babel-node",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -3,7 +3,8 @@
"version": "7.12.11",
"description": "A JavaScript parser",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/docs/en/next/babel-parser",
"bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-external-helpers"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-external-helpers",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-async-generator-functions"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-async-generator-functions",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-class-properties"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-class-properties",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -27,5 +27,6 @@
},
"devDependencies": {
"@babel/core": "workspace:*"
}
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-class-static-block"
}

View File

@ -12,6 +12,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-decorators"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-decorators",
"main": "lib/index.js",
"keywords": [
"babel",

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-do-expressions"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-do-expressions",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-export-default-from"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-export-default-from",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -25,5 +25,6 @@
"devDependencies": {
"@babel/core": "workspace:*",
"@babel/helper-plugin-test-runner": "workspace:*"
}
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-export-namespace-from"
}

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-function-bind"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-function-bind",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-function-sent"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-function-sent",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-json-strings"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-json-strings",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -27,5 +27,6 @@
"@babel/helper-plugin-test-runner": "workspace:*",
"@babel/plugin-proposal-nullish-coalescing-operator": "workspace:*",
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.0"
}
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-logical-assignment-operators"
}

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-nullish-coalescing-operator"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-nullish-coalescing-operator",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-numeric-separator"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-numeric-separator",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-object-rest-spread"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-object-rest-spread",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-optional-catch-binding"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-optional-catch-binding",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-optional-chaining"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-optional-chaining",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-partial-application"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-partial-application",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-pipeline-operator"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-pipeline-operator",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-private-methods"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-private-methods",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-private-property-in-object"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-private-property-in-object",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-throw-expressions"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-throw-expressions",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -2,7 +2,7 @@
"name": "@babel/plugin-proposal-unicode-property-regex",
"version": "7.12.1",
"description": "Compile Unicode property escapes in Unicode regular expressions to ES5.",
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-unicode-property-regex",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-class-properties"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-properties",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-class-static-block"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-static-block",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-decorators"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-decorators",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -23,5 +23,6 @@
},
"devDependencies": {
"@babel/core": "workspace:*"
}
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-do-expressions"
}

View File

@ -23,5 +23,6 @@
},
"devDependencies": {
"@babel/core": "workspace:*"
}
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-export-default-from"
}

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-flow"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-flow",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-function-bind"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-function-bind",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-function-sent"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-function-sent",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-jsx"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-jsx",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-module-string-names"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-logical-assignment-operators",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-partial-application"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-partial-application",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-pipeline-operator"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-pipeline-operator",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-throw-expressions"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-throw-expressions",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-top-level-await"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-top-level-await",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-typescript"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-typescript",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-arrow-functions"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-arrow-functions",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-async-to-generator"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-async-to-generator",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-block-scoped-functions"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-block-scoped-functions",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-block-scoping"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-block-scoping",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-classes"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-classes",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-computed-properties"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-computed-properties",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-destructuring"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-destructuring",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -2,7 +2,7 @@
"name": "@babel/plugin-transform-dotall-regex",
"version": "7.12.1",
"description": "Compile regular expressions using the `s` (`dotAll`) flag to ES5.",
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-dotall-regex",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-duplicate-keys"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-duplicate-keys",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-exponentiation-operator"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-exponentiation-operator",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-flow-comments"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-flow-comments",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-flow-strip-types"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-flow-strip-types",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-for-of"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-for-of",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-function-name"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-function-name",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-instanceof"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-instanceof",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-jscript"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-jscript",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-literals"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-literals",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-member-expression-literals"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-member-expression-literals",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-modules-amd"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-amd",
"license": "MIT",
"publishConfig": {
"access": "public"

View File

@ -28,5 +28,6 @@
"@babel/core": "workspace:*",
"@babel/helper-plugin-test-runner": "workspace:*",
"@babel/plugin-syntax-object-rest-spread": "^7.8.0"
}
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-commonjs"
}

View File

@ -29,5 +29,6 @@
"@babel/core": "workspace:*",
"@babel/helper-plugin-test-runner": "workspace:*",
"@babel/plugin-syntax-dynamic-import": "^7.8.0"
}
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-systemjs"
}

View File

@ -7,6 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-modules-umd"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-umd",
"license": "MIT",
"publishConfig": {
"access": "public"

Some files were not shown because too many files have changed in this diff Show More