UNPKG

@types/npm

Version:
27 lines 804 B
{ "name": "@types/npm", "version": "7.19.3", "description": "TypeScript definitions for npm", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/npm", "license": "MIT", "contributors": [ { "name": "Maxime LUCE", "githubUsername": "SomaticIT", "url": "https://github.com/SomaticIT" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/npm" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "typesPublisherContentHash": "09e3575ec78e286cb3b8533e3c11414c882a60c8987e497c4630b8066ba2a827", "typeScriptVersion": "4.5" }