0.2.8 • Published 4 months ago

@uni-helper/manifest-json-schema v0.2.8

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

@uni-helper/manifest-json-schema

uni-appmanifest.json 提供 schema。

安装

pnpm add @uni-helper/manifest-json-schema

用法

import ManifestSchema from '@uni-helper/manifest-json-schema'

console.log(ManifestSchema)

// {
//   "$ref": "#/definitions/ManifestConfig",
//   "$schema": "http://json-schema.org/draft-07/schema#",
//   "definitions": {...}
// }
0.2.8

4 months ago

0.2.7

11 months ago

0.2.6

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago