Urara-Blog/node_modules/.pnpm-store/v3/files/8e/a10a8e9b035c69f6d16772988529764627577410024dc14edac8ff1c32219d0558fb3bc9ba7032e60cad45bc0642f280ff5c44f38f19a49c25542e67dd5a53
2022-08-14 01:14:53 +08:00

24 lines
No EOL
654 B
Text

{
"name": "@babel/helper-annotate-as-pure",
"version": "7.18.6",
"description": "Helper function to annotate paths and nodes with #__PURE__ comment",
"repository": {
"type": "git",
"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"
},
"main": "./lib/index.js",
"dependencies": {
"@babel/types": "^7.18.6"
},
"engines": {
"node": ">=6.9.0"
},
"author": "The Babel Team (https://babel.dev/team)",
"type": "commonjs"
}