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": "Swerve is a type-level server and client library heavily inspired by Haskell's Servant library. A major, difference is the use of row types instead of introducing numerous combinators.",
"main": "index.js",
"directories": {
"example": "examples",
"test": "test"
},
"dependencies": {},
"devDependencies": {
"xhr2": "^0.2.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"