json-api-models
Advanced tools
Comparing version
{ | ||
"name": "json-api-models", | ||
"description": "A lightweight layer for working with JSON:API data.", | ||
"version": "0.2.0-beta.2", | ||
"version": "0.2.0-beta.3", | ||
"author": "Toby Zerner", | ||
@@ -9,2 +9,6 @@ "license": "MIT", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
"import": "./dist/index.es.js", | ||
"types": "./dist/index.d.ts" | ||
}, | ||
"files": [ | ||
@@ -11,0 +15,0 @@ "src", |
23510
0.43%