You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
53 lines
1.8 KiB
53 lines
1.8 KiB
{
|
|
"_from": "@babel/helper-annotate-as-pure@^7.10.1",
|
|
"_id": "@babel/helper-annotate-as-pure@7.10.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-ewp3rvJEwLaHgyWGe4wQssC2vjks3E80WiUe2BpMb0KhreTjMROCbxXcEovTrbeGVdQct5VjQfrv9EgC+xMzCw==",
|
|
"_location": "/@babel/helper-annotate-as-pure",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-annotate-as-pure@^7.10.1",
|
|
"name": "@babel/helper-annotate-as-pure",
|
|
"escapedName": "@babel%2fhelper-annotate-as-pure",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.10.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.10.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-create-regexp-features-plugin",
|
|
"/@babel/helper-remap-async-to-generator",
|
|
"/@babel/plugin-transform-classes",
|
|
"/@babel/plugin-transform-template-literals"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.1.tgz",
|
|
"_shasum": "f6d08acc6f70bbd59b436262553fb2e259a1a268",
|
|
"_spec": "@babel/helper-annotate-as-pure@^7.10.1",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/@babel/helper-remap-async-to-generator",
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/types": "^7.10.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper function to annotate paths and nodes with #__PURE__ comment",
|
|
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
|
|
"homepage": "https://github.com/babel/babel#readme",
|
|
"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.10.1"
|
|
}
|