package.json 1.96 KB
{
  "_from": "@types/webpack-sources@*",
  "_id": "@types/webpack-sources@2.1.0",
  "_inBundle": false,
  "_integrity": "sha512-LXn/oYIpBeucgP1EIJbKQ2/4ZmpvRl+dlrFdX7+94SKRUV3Evy3FsfMZY318vGhkWUS5MPhtOM3w1/hCOAOXcg==",
  "_location": "/@types/webpack-sources",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/webpack-sources@*",
    "name": "@types/webpack-sources",
    "escapedName": "@types%2fwebpack-sources",
    "scope": "@types",
    "rawSpec": "*",
    "saveSpec": null,
    "fetchSpec": "*"
  },
  "_requiredBy": [
    "/@types/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-2.1.0.tgz",
  "_shasum": "8882b0bd62d1e0ce62f183d0d01b72e6e82e8c10",
  "_spec": "@types/webpack-sources@*",
  "_where": "C:\\Users\\kkwan_000\\Desktop\\git\\2017110269\\minsung\\node_modules\\@types\\webpack",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "e-cloud",
      "url": "https://github.com/e-cloud"
    },
    {
      "name": "Chris Eppstein",
      "url": "https://github.com/chriseppstein"
    },
    {
      "name": "Piotr Błażejewicz",
      "url": "https://github.com/peterblazejewicz"
    }
  ],
  "dependencies": {
    "@types/node": "*",
    "@types/source-list-map": "*",
    "source-map": "^0.7.3"
  },
  "deprecated": false,
  "description": "TypeScript definitions for webpack-sources",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  "license": "MIT",
  "main": "",
  "name": "@types/webpack-sources",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/webpack-sources"
  },
  "scripts": {},
  "typeScriptVersion": "3.3",
  "types": "index.d.ts",
  "typesPublisherContentHash": "56252bfd3ee99b1c180911184184787b0fe6419af23fc39492178eabb2a9edda",
  "version": "2.1.0"
}