← Back
Editing: package.json
{ "name": "@types/webpack-env", "version": "1.18.0", "description": "TypeScript definitions for webpack (module API)", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-env", "license": "MIT", "contributors": [ { "name": "use-strict", "url": "https://github.com/use-strict", "githubUsername": "use-strict" }, { "name": "rhonsby", "url": "https://github.com/rhonsby", "githubUsername": "rhonsby" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/webpack-env" }, "scripts": {}, "dependencies": {}, "typesPublisherContentHash": "b7d1cd0b1bf1b8458759e2d8881c68f0b3f441867491a14dba4fc84937135805", "typeScriptVersion": "4.0" }
Save File
Cancel