projecte_ionic/node_modules/@babel/helper-create-class-features-plugin/node_modules/@babel/helper-annotate-as-pure/package.json
2022-02-09 18:30:03 +01:00

56 lines
1.8 KiB
JSON
Executable file

{
"_from": "@babel/helper-annotate-as-pure@^7.16.0",
"_id": "@babel/helper-annotate-as-pure@7.16.0",
"_inBundle": false,
"_integrity": "sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg==",
"_location": "/@babel/helper-create-class-features-plugin/@babel/helper-annotate-as-pure",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-annotate-as-pure@^7.16.0",
"name": "@babel/helper-annotate-as-pure",
"escapedName": "@babel%2fhelper-annotate-as-pure",
"scope": "@babel",
"rawSpec": "^7.16.0",
"saveSpec": null,
"fetchSpec": "^7.16.0"
},
"_requiredBy": [
"/@babel/helper-create-class-features-plugin"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz",
"_shasum": "9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d",
"_spec": "@babel/helper-annotate-as-pure@^7.16.0",
"_where": "/home/jack/Documents/JDA/m14/projecte_janmaroto/node_modules/@babel/helper-create-class-features-plugin",
"author": {
"name": "The Babel Team",
"url": "https://babel.dev/team"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/types": "^7.16.0"
},
"deprecated": false,
"description": "Helper function to annotate paths and nodes with #__PURE__ comment",
"engines": {
"node": ">=6.9.0"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-annotate-as-pure",
"license": "MIT",
"main": "./lib/index.js",
"name": "@babel/helper-annotate-as-pure",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-annotate-as-pure"
},
"version": "7.16.0"
}