package.json 1.65 KB
{
  "_args": [
    [
      "@babel/helper-member-expression-to-functions@7.0.0",
      "D:\\WS\\WebstormProjects\\222\\lawyer"
    ]
  ],
  "_from": "@babel/helper-member-expression-to-functions@7.0.0",
  "_id": "@babel/helper-member-expression-to-functions@7.0.0",
  "_inBundle": false,
  "_integrity": "sha512-avo+lm/QmZlv27Zsi0xEor2fKcqWG56D5ae9dzklpIaY7cQMK5N8VSpaNVPPagiqmy7LrEjK1IWdGMOqPu5csg==",
  "_location": "/@babel/helper-member-expression-to-functions",
  "_phantomChildren": {
    "esutils": "2.0.2",
    "lodash": "4.17.11"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/helper-member-expression-to-functions@7.0.0",
    "name": "@babel/helper-member-expression-to-functions",
    "escapedName": "@babel%2fhelper-member-expression-to-functions",
    "scope": "@babel",
    "rawSpec": "7.0.0",
    "saveSpec": null,
    "fetchSpec": "7.0.0"
  },
  "_requiredBy": [
    "/@babel/helper-replace-supers"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.0.0.tgz",
  "_spec": "7.0.0",
  "_where": "D:\\WS\\WebstormProjects\\222\\lawyer",
  "author": {
    "name": "Justin Ridgewell",
    "email": "justin@ridgewell.name"
  },
  "dependencies": {
    "@babel/types": "^7.0.0"
  },
  "description": "Helper function to replace certain member expressions with function calls",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/helper-member-expression-to-functions",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions"
  },
  "version": "7.0.0"
}