package.json 2.25 KB
{
  "_from": "@types/yargs@^15.0.0",
  "_id": "@types/yargs@15.0.11",
  "_inBundle": false,
  "_integrity": "sha512-jfcNBxHFYJ4nPIacsi3woz1+kvUO6s1CyeEhtnDHBjHUMNj5UlW2GynmnSgiJJEdNg9yW5C8lfoNRZrHGv5EqA==",
  "_location": "/@types/yargs",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/yargs@^15.0.0",
    "name": "@types/yargs",
    "escapedName": "@types%2fyargs",
    "scope": "@types",
    "rawSpec": "^15.0.0",
    "saveSpec": null,
    "fetchSpec": "^15.0.0"
  },
  "_requiredBy": [
    "/@jest/types",
    "/jest-runtime"
  ],
  "_resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.11.tgz",
  "_shasum": "361d7579ecdac1527687bcebf9946621c12ab78c",
  "_spec": "@types/yargs@^15.0.0",
  "_where": "C:\\Users\\kkwan_000\\Desktop\\git\\2017110269\\minsung\\node_modules\\@jest\\types",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Martin Poelstra",
      "url": "https://github.com/poelstra"
    },
    {
      "name": "Mizunashi Mana",
      "url": "https://github.com/mizunashi-mana"
    },
    {
      "name": "Jeffery Grajkowski",
      "url": "https://github.com/pushplay"
    },
    {
      "name": "Jimi",
      "url": "Dimitris"
    },
    {
      "name": "Steffen Viken Valvåg",
      "url": "https://github.com/steffenvv"
    },
    {
      "name": "Emily Marigold Klassen",
      "url": "https://github.com/forivall"
    },
    {
      "name": "ExE Boss",
      "url": "https://github.com/ExE-Boss"
    },
    {
      "name": "Aankhen",
      "url": "https://github.com/Aankhen"
    }
  ],
  "dependencies": {
    "@types/yargs-parser": "*"
  },
  "deprecated": false,
  "description": "TypeScript definitions for yargs",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  "license": "MIT",
  "main": "",
  "name": "@types/yargs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/yargs"
  },
  "scripts": {},
  "typeScriptVersion": "3.3",
  "types": "index.d.ts",
  "typesPublisherContentHash": "8d38a17965ca009a87ac8f7b1bf915d6e6c2eb04f153b907f2f8c81657b503e5",
  "version": "15.0.11"
}