@types/uglify-js
Version:
TypeScript definitions for uglify-js
42 lines • 1.31 kB
JSON
{
"name": "@types/uglify-js",
"version": "3.17.4",
"description": "TypeScript definitions for uglify-js",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uglify-js",
"license": "MIT",
"contributors": [
{
"name": "Alan Agius",
"githubUsername": "alan-agius4",
"url": "https://github.com/alan-agius4"
},
{
"name": "Tanguy Krotoff",
"githubUsername": "tkrotoff",
"url": "https://github.com/tkrotoff"
},
{
"name": "John Reilly",
"githubUsername": "johnnyreilly",
"url": "https://github.com/johnnyreilly"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/uglify-js"
},
"scripts": {},
"dependencies": {
"source-map": "^0.6.1"
},
"typesPublisherContentHash": "e8b84db13696d7d139d03358ab98912acc5ae759acf29b2cfbf1f89a27bc331d",
"typeScriptVersion": "4.5"
}