84771cd96c26ac87c1684091e0e92764784fa12e.svn-base 1.82 KB
{
  "_from": "@babel/helper-function-name@^7.12.11",
  "_id": "@babel/helper-function-name@7.12.11",
  "_inBundle": false,
  "_integrity": "sha1-H9dziu5dz1PD7P8k8dqcUR7Ee0I=",
  "_location": "/@babel/helper-function-name",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/helper-function-name@^7.12.11",
    "name": "@babel/helper-function-name",
    "escapedName": "@babel%2fhelper-function-name",
    "scope": "@babel",
    "rawSpec": "^7.12.11",
    "saveSpec": null,
    "fetchSpec": "^7.12.11"
  },
  "_requiredBy": [
    "/@babel/traverse"
  ],
  "_resolved": "https://registry.npm.taobao.org/@babel/helper-function-name/download/@babel/helper-function-name-7.12.11.tgz?cache=0&sync_timestamp=1608076883956&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-function-name%2Fdownload%2F%40babel%2Fhelper-function-name-7.12.11.tgz",
  "_shasum": "1fd7738aee5dcf53c3ecff24f1da9c511ec47b42",
  "_spec": "@babel/helper-function-name@^7.12.11",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\@babel\\traverse",
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/helper-get-function-arity": "^7.12.10",
    "@babel/template": "^7.12.7",
    "@babel/types": "^7.12.11"
  },
  "deprecated": false,
  "description": "Helper function to change the property 'name' of every function",
  "homepage": "https://github.com/babel/babel#readme",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/helper-function-name",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-function-name"
  },
  "version": "7.12.11"
}