| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- {
- "_from": "@babel/helper-annotate-as-pure@^7.7.0",
- "_id": "@babel/helper-annotate-as-pure@7.7.0",
- "_inBundle": false,
- "_integrity": "sha512-k50CQxMlYTYo+GGyUGFwpxKVtxVJi9yh61sXZji3zYHccK9RYliZGSTOgci85T+r+0VFN2nWbGM04PIqwfrpMg==",
- "_location": "/@babel/helper-annotate-as-pure",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@babel/helper-annotate-as-pure@^7.7.0",
- "name": "@babel/helper-annotate-as-pure",
- "escapedName": "@babel%2fhelper-annotate-as-pure",
- "scope": "@babel",
- "rawSpec": "^7.7.0",
- "saveSpec": null,
- "fetchSpec": "^7.7.0"
- },
- "_requiredBy": [
- "/@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.7.0.tgz",
- "_shasum": "efc54032d43891fe267679e63f6860aa7dbf4a5e",
- "_spec": "@babel/helper-annotate-as-pure@^7.7.0",
- "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/helper-remap-async-to-generator",
- "bundleDependencies": false,
- "dependencies": {
- "@babel/types": "^7.7.0"
- },
- "deprecated": false,
- "description": "Helper function to annotate paths and nodes with #__PURE__ comment",
- "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/helper-annotate-as-pure",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-annotate-as-pure"
- },
- "version": "7.7.0"
- }
|