@dbml/core
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@dbml/core", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "> TODO: description", | ||
"author": "Holistics <dev@holistics.io>", | ||
"license": "Apache-2.0", | ||
"homepage": "https://www.dbml-lang.org/home/", | ||
"homepage": "https://dbml-lang.org/home/", | ||
"repository": "https://github.com/holistics/dbml/tree/master/packages/dbml-core", | ||
@@ -52,3 +52,3 @@ "directories": { | ||
}, | ||
"gitHead": "5cb80e1aa38fb9a4dbe3079e39c9ef93cd4dc556" | ||
"gitHead": "eb3fe91e309483fdd7716ba7e4967563f1ada64d" | ||
} |
@@ -1,11 +0,11 @@ | ||
# `@dbml/core` | ||
# @dbml/core | ||
> TODO: description | ||
See our website [@dbml/core](https://www.dbml-lang.org/js-module/#core) for more information | ||
## Usage | ||
## Installation | ||
```shell | ||
npm install @dbml/core | ||
``` | ||
const core = require('@dbml/core'); | ||
// TODO: DEMONSTRATE API | ||
``` | ||
# or if you're using yarn | ||
yarn add @dbml/core | ||
``` |
Sorry, the diff of this file is not supported yet
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
841774
50
17425
11