@aiou/schema
v1.1.0
Published
schema and types of project neo
Readme
@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. Ifprefdefined, it will justdisplayname.pref- template id, it could benpm-package-name,github-urletc...
