You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Work-in-progress pull-based data transformation engine for Clojure/ClojureScript. The goal is a declarative pattern/matcher system in the spirit of Datomic pull/GraphQL, with a small, composable core.",
"main": "index.js",
"directories": {
"doc": "doc",
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"