| 123456789101112131415161718192021 |
- {
- "name": "@babel/helper-annotate-as-pure",
- "version": "7.12.10",
- "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"
- },
- "license": "MIT",
- "publishConfig": {
- "access": "public"
- },
- "main": "lib/index.js",
- "dependencies": {
- "@babel/types": "^7.12.10"
- },
- "__npminstall_done": "Thu Dec 24 2020 20:20:35 GMT+0800 (CST)",
- "_from": "@babel/helper-annotate-as-pure@7.12.10",
- "_resolved": "https://registry.npm.taobao.org/@babel/helper-annotate-as-pure/download/@babel/helper-annotate-as-pure-7.12.10.tgz?cache=0&sync_timestamp=1607585818310&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-annotate-as-pure%2Fdownload%2F%40babel%2Fhelper-annotate-as-pure-7.12.10.tgz"
- }
|