@meteor-web3/model-parser
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Meteor logo


model-parser

npm version npm License

Overview

When developers run in a existing meteor app.

meteor deploy

output/app.json will be generated locally, which contains various detailed information about this deployed app.

In the data structure of this JSON, some properties such as modelId may have nested levels, so the model-parser package is needed to facilitate developers in retrieving key information from output/app.json.

This package will be automatically included in package dependencies of the inited(meteor init <app>) meteor app project.

Install

pnpm install @meteor-web3/model-parser

Readme

Keywords

none

Package Sidebar

Install

npm i @meteor-web3/model-parser

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

6.68 kB

Total Files

15

Last publish

Collaborators

  • tagbug
  • ownershiplabs-dataverse