package.json 2.32 KB
{
  "_from": "@types/babel__traverse@*",
  "_id": "@types/babel__traverse@7.11.0",
  "_inBundle": false,
  "_integrity": "sha512-kSjgDMZONiIfSH1Nxcr5JIRMwUetDki63FSQfpTCz8ogF3Ulqm8+mr5f78dUYs6vMiB6gBusQqfQmBvHZj/lwg==",
  "_location": "/@types/babel__traverse",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/babel__traverse@*",
    "name": "@types/babel__traverse",
    "escapedName": "@types%2fbabel__traverse",
    "scope": "@types",
    "rawSpec": "*",
    "saveSpec": null,
    "fetchSpec": "*"
  },
  "_requiredBy": [
    "/@types/babel__core",
    "/babel-plugin-jest-hoist",
    "/jest-circus",
    "/jest-snapshot"
  ],
  "_resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.11.0.tgz",
  "_shasum": "b9a1efa635201ba9bc850323a8793ee2d36c04a0",
  "_spec": "@types/babel__traverse@*",
  "_where": "C:\\Users\\kkwan_000\\Desktop\\git\\2017110269\\minsung\\node_modules\\@types\\babel__core",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Troy Gerwien",
      "url": "https://github.com/yortus"
    },
    {
      "name": "Marvin Hagemeister",
      "url": "https://github.com/marvinhagemeister"
    },
    {
      "name": "Ryan Petrich",
      "url": "https://github.com/rpetrich"
    },
    {
      "name": "Melvin Groenhoff",
      "url": "https://github.com/mgroenhoff"
    },
    {
      "name": "Dean L.",
      "url": "https://github.com/dlgrit"
    },
    {
      "name": "Ifiok Jr.",
      "url": "https://github.com/ifiokjr"
    },
    {
      "name": "ExE Boss",
      "url": "https://github.com/ExE-Boss"
    }
  ],
  "dependencies": {
    "@babel/types": "^7.3.0"
  },
  "deprecated": false,
  "description": "TypeScript definitions for @babel/traverse",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  "license": "MIT",
  "main": "",
  "name": "@types/babel__traverse",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/babel__traverse"
  },
  "scripts": {},
  "typeScriptVersion": "3.4",
  "types": "index.d.ts",
  "typesPublisherContentHash": "d2026b87ca1b6d5cf953edcc61327342e0aadedb036ddb748b019104161345bc",
  "version": "7.11.0"
}