@resin/pinejs
Version:
Pine.js is a sophisticated rules-driven API engine that enables you to define rules in a structured subset of English. Those rules are used in order for Pine.js to generate a database schema and the associated [OData](http://www.odata.org/) API. This make
19 lines (18 loc) • 753 B
YAML
type: 'node'
upstream:
- repo: 'abstract-sql-compiler'
url: 'https://github.com/balena-io-modules/abstract-sql-compiler'
- repo: 'lf-to-abstract-sql'
url: 'https://github.com/balena-io-modules/lf-to-abstract-sql'
- repo: 'odata-parser'
url: 'https://github.com/balena-io-modules/odata-parser'
- repo: 'odata-to-abstract-sql'
url: 'https://github.com/balena-io-modules/odata-to-abstract-sql'
- repo: 'pinejs-client-core'
url: 'https://github.com/balena-io/pinejs-client-js'
- repo: 'sbvr-parser'
url: 'https://github.com/balena-io-modules/sbvr-parser'
- repo: 'sbvr-types'
url: 'https://github.com/balena-io-modules/sbvr-types'
- repo: 'typed-error'
url: 'https://github.com/balena-io-modules/typed-error'