fast-npm-meta
Advanced tools
Comparing version
{ | ||
"name": "fast-npm-meta", | ||
"type": "module", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"description": "Get npm package metadata", | ||
@@ -18,19 +18,7 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
} | ||
".": "./dist/index.mjs" | ||
}, | ||
"main": "./dist/index.mjs", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
"typesVersions": { | ||
"*": { | ||
"*": [ | ||
"./dist/*", | ||
"./dist/index.d.ts" | ||
] | ||
} | ||
}, | ||
"types": "./dist/index.d.mts", | ||
"files": [ | ||
@@ -37,0 +25,0 @@ "dist" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
7922
-51.14%4
-42.86%75
-65.6%