CoolFace
Apppublic

Umama-at-Bluchip/Quick-UI

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
package.json16 linesDownload Raw Back to json5
1{2    "name": "@types/json5",3    "version": "0.0.29",4    "description": "TypeScript definitions for JSON5",5    "license": "MIT",6    "author": "Jason Swearingen <https://jasonswearingen.github.io>",7    "main": "",8    "repository": {9        "type": "git",10        "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"11    },12    "scripts": {},13    "dependencies": {},14    "typings": "index.d.ts",15    "typesPublisherContentHash": "1ed77f2bfd59d290798abf89db281c36565f4a78d97d4e9caab25319d54c6331"16}