package.json 1.79 KB
{
  "_from": "@types/graceful-fs@^4.1.2",
  "_id": "@types/graceful-fs@4.1.4",
  "_inBundle": false,
  "_integrity": "sha512-mWA/4zFQhfvOA8zWkXobwJvBD7vzcxgrOQ0J5CH1votGqdq9m7+FwtGaqyCZqC3NyyBkc9z4m+iry4LlqcMWJg==",
  "_location": "/@types/graceful-fs",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/graceful-fs@^4.1.2",
    "name": "@types/graceful-fs",
    "escapedName": "@types%2fgraceful-fs",
    "scope": "@types",
    "rawSpec": "^4.1.2",
    "saveSpec": null,
    "fetchSpec": "^4.1.2"
  },
  "_requiredBy": [
    "/jest-haste-map"
  ],
  "_resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.4.tgz",
  "_shasum": "4ff9f641a7c6d1a3508ff88bc3141b152772e753",
  "_spec": "@types/graceful-fs@^4.1.2",
  "_where": "C:\\Users\\kkwan_000\\Desktop\\git\\2017110269\\minsung\\node_modules\\jest-haste-map",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Bart van der Schoor",
      "url": "https://github.com/Bartvds"
    },
    {
      "name": "BendingBender",
      "url": "https://github.com/BendingBender"
    }
  ],
  "dependencies": {
    "@types/node": "*"
  },
  "deprecated": false,
  "description": "TypeScript definitions for graceful-fs",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  "license": "MIT",
  "main": "",
  "name": "@types/graceful-fs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/graceful-fs"
  },
  "scripts": {},
  "typeScriptVersion": "3.2",
  "types": "index.d.ts",
  "typesPublisherContentHash": "056a1225be9e1e75f3159d214868c57eeb9f4c81385dcac88a3c56971b088b9d",
  "version": "4.1.4"
}