Skip to content

Commit 5bfe343

Browse files
committed
Add description to NPM package
1 parent 97481b1 commit 5bfe343

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

npm/celq/package.json.cel

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "celq",
33
"version": node_version,
4+
"description": "A CEL command-line query tool for JSON data",
5+
"keywords": [
6+
"cel",
7+
"query",
8+
"json"
9+
],
410
"bin": "lib/index.js",
511
"scripts": {
612
"typecheck": "tsc --noEmit",

0 commit comments

Comments
 (0)