@aiou/schema
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

@aiou/schema

schema of neo, like preset schema

preset

{
  "templates": [
    {
      "name": "@aiou/ts-lib-template",
    },
    {
      "name": "@aiou/ts-lib-template",
      "pref: "https://github.com/neo-hack/ts-lib-template",
    },
  ]
}

template

In default, name of template will be npm-package-name. It will be displayed in neo list or neo create options.

If perf defined, neo will fetch from pref instead of name as template.

  • name - npm-package-name. If pref defined, it will just display name.
  • pref - template id, it could be npm-package-name, github-url etc...

Readme

Keywords

Package Sidebar

Install

npm i @aiou/schema

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

3.62 kB

Total Files

6

Last publish

Collaborators

  • qidanta