UNPKG

@mbears/kql

Version:

Translate KQL to ESQuery

14 lines (13 loc) 315 B
{ "name": "{{packageName}}", "version": "1.0.0", "license": "MIT", "scripts": { "start": "skr dev", "build": "skr build --clean", "analyze": "yarn build --analyze --build-target=stable", "lint": "skr lint", "lint-staged": "skr lint --staged", "test": "skr test --target=react" } }