package.json 1.41 KB
{
  "_args": [
    [
      "@babel/helper-annotate-as-pure@7.0.0",
      "D:\\WS\\WebstormProjects\\222\\lawyer"
    ]
  ],
  "_from": "@babel/helper-annotate-as-pure@7.0.0",
  "_id": "@babel/helper-annotate-as-pure@7.0.0",
  "_inBundle": false,
  "_integrity": "sha512-3UYcJUj9kvSLbLbUIfQTqzcy5VX7GRZ/CCDrnOaZorFFM01aXp1+GJwuFGV4NDDoAS+mOUyHcO6UD/RfqOks3Q==",
  "_location": "/@babel/helper-annotate-as-pure",
  "_phantomChildren": {
    "esutils": "2.0.2",
    "lodash": "4.17.11"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/helper-annotate-as-pure@7.0.0",
    "name": "@babel/helper-annotate-as-pure",
    "escapedName": "@babel%2fhelper-annotate-as-pure",
    "scope": "@babel",
    "rawSpec": "7.0.0",
    "saveSpec": null,
    "fetchSpec": "7.0.0"
  },
  "_requiredBy": [
    "/@babel/plugin-transform-classes"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz",
  "_spec": "7.0.0",
  "_where": "D:\\WS\\WebstormProjects\\222\\lawyer",
  "dependencies": {
    "@babel/types": "^7.0.0"
  },
  "description": "Helper function to annotate paths and nodes with #__PURE__ comment",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/helper-annotate-as-pure",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-annotate-as-pure"
  },
  "version": "7.0.0"
}