mirror of
https://github.com/vitalygashkov/crextractor.git
synced 2026-07-15 17:40:03 +02:00
update package.json
This commit is contained in:
@@ -6,6 +6,11 @@
|
|||||||
"bin": {
|
"bin": {
|
||||||
"crextractor": "bin/cli.js"
|
"crextractor": "bin/cli.js"
|
||||||
},
|
},
|
||||||
|
"files": [
|
||||||
|
"bin",
|
||||||
|
"crextractor.d.ts",
|
||||||
|
"crextractor.js"
|
||||||
|
],
|
||||||
"types": "crextractor.d.ts",
|
"types": "crextractor.d.ts",
|
||||||
"type": "commonjs",
|
"type": "commonjs",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user