dbc0b2e614d0b90d1668f8aaf49d71b8575339b2.svn-base 2.07 KB
{
  "_from": "@babel/traverse@^7.4.3",
  "_id": "@babel/traverse@7.12.12",
  "_inBundle": false,
  "_integrity": "sha1-0M2HiScE7djaAC1nS8gRzmR0M3Y=",
  "_location": "/@babel/traverse",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/traverse@^7.4.3",
    "name": "@babel/traverse",
    "escapedName": "@babel%2ftraverse",
    "scope": "@babel",
    "rawSpec": "^7.4.3",
    "saveSpec": null,
    "fetchSpec": "^7.4.3"
  },
  "_requiredBy": [
    "/istanbul-lib-instrument"
  ],
  "_resolved": "https://registry.npm.taobao.org/@babel/traverse/download/@babel/traverse-7.12.12.tgz?cache=0&sync_timestamp=1608730480047&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftraverse%2Fdownload%2F%40babel%2Ftraverse-7.12.12.tgz",
  "_shasum": "d0cd87892704edd8da002d674bc811ce64743376",
  "_spec": "@babel/traverse@^7.4.3",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\istanbul-lib-instrument",
  "author": {
    "name": "Sebastian McKenzie",
    "email": "sebmck@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/code-frame": "^7.12.11",
    "@babel/generator": "^7.12.11",
    "@babel/helper-function-name": "^7.12.11",
    "@babel/helper-split-export-declaration": "^7.12.11",
    "@babel/parser": "^7.12.11",
    "@babel/types": "^7.12.12",
    "debug": "^4.1.0",
    "globals": "^11.1.0",
    "lodash": "^4.17.19"
  },
  "deprecated": false,
  "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
  "devDependencies": {
    "@babel/helper-plugin-test-runner": "7.10.4"
  },
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/traverse",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-traverse"
  },
  "version": "7.12.12"
}