@json-types/web-manifest
Version:
TypeScript type for web-manifest
40 lines • 892 B
JSON
{
"name": "@json-types/web-manifest",
"version": "0.2.0",
"description": "TypeScript type for web-manifest",
"keywords": [
"typescript",
"json-schema",
"schema",
"typing",
"type",
"web-manifest"
],
"x-json-types": {
"lastChangeDate": "2023-10-21T23:35:38.511Z"
},
"homepage": "https://github.com/swordev/json-types/tree/main/packages/web-manifest",
"bugs": {
"url": "https://github.com/swordev/json-types/issues",
"email": "juanrgm724@gmail.com"
},
"repository": {
"type": "git",
"url": "https://github.com/swordev/json-types"
},
"license": "MIT",
"author": {
"name": "Juanra GM",
"email": "juanrgm724@gmail.com",
"url": "https://github.com/juanrgm"
},
"main": "index.cjs",
"module": "index.mjs",
"files": [
"index.cjs",
"index.mjs",
"index.d.ts",
"schema.json",
"README.md"
]
}