Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "sofa-api", | ||
"description": "Create REST APIs with GraphQL", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "dist/index.js", | ||
"typings": "dest/index.d.ts", | ||
"typings": "dist/index.d.ts", | ||
"sideEffects": false, | ||
@@ -8,0 +8,0 @@ "license": "MIT", |
1257
74020