← Back
Editing: package.json
{ "name": "@types/spdx-expression-parse", "version": "3.0.1", "description": "TypeScript definitions for spdx-expression-parse", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/spdx-expression-parse", "license": "MIT", "contributors": [ { "name": "Piotr Błażejewicz", "url": "https://github.com/peterblazejewicz", "githubUsername": "peterblazejewicz" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/spdx-expression-parse" }, "scripts": {}, "dependencies": {}, "typesPublisherContentHash": "50fab4f1c25977ac8ecb87e2a6bb02f02dbb3ad2990a2767f449b3c2d6590d27", "typeScriptVersion": "3.6" }
Save File
Cancel