package.json 1.93 KB
{
  "_from": "@types/uglify-js@*",
  "_id": "@types/uglify-js@3.11.1",
  "_inBundle": false,
  "_integrity": "sha512-7npvPKV+jINLu1SpSYVWG8KvyJBhBa8tmzMMdDoVc2pWUYHN8KIXlPJhjJ4LT97c4dXJA2SHL/q6ADbDriZN+Q==",
  "_location": "/@types/uglify-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/uglify-js@*",
    "name": "@types/uglify-js",
    "escapedName": "@types%2fuglify-js",
    "scope": "@types",
    "rawSpec": "*",
    "saveSpec": null,
    "fetchSpec": "*"
  },
  "_requiredBy": [
    "/@types/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.11.1.tgz",
  "_shasum": "97ff30e61a0aa6876c270b5f538737e2d6ab8ceb",
  "_spec": "@types/uglify-js@*",
  "_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": "Alan Agius",
      "url": "https://github.com/alan-agius4"
    },
    {
      "name": "Tanguy Krotoff",
      "url": "https://github.com/tkrotoff"
    },
    {
      "name": "John Reilly",
      "url": "https://github.com/johnnyreilly"
    },
    {
      "name": "Piotr Błażejewicz",
      "url": "https://github.com/peterblazejewicz"
    }
  ],
  "dependencies": {
    "source-map": "^0.6.1"
  },
  "deprecated": false,
  "description": "TypeScript definitions for UglifyJS",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  "license": "MIT",
  "main": "",
  "name": "@types/uglify-js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/uglify-js"
  },
  "scripts": {},
  "typeScriptVersion": "3.2",
  "types": "index.d.ts",
  "typesPublisherContentHash": "983f30f145fe568c0a30edd2f9ee19f79a9f7b2ac2cb125a513af763122c577f",
  "version": "3.11.1"
}