File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "version" : " 1.0.0" ,
44 "description" : " Typescript SDK for GetTestMail" ,
55 "main" : " dist/index.js" ,
6- "types" : " dist/client .d.ts" ,
6+ "types" : " dist/index .d.ts" ,
77 "scripts" : {
88 "clean" : " rm -rf dist/*" ,
99 "build" : " tsc"
1818 " GetTestMail" ,
1919 " typescript"
2020 ],
21- "author" : " GetTestMail" ,
21+ "author" : " neurocode I/O GmbH <info@neurocode.io>" ,
22+ "files" : [
23+ " dist/"
24+ ],
2225 "license" : " MIT" ,
2326 "bugs" : {
2427 "url" : " https://github.com/GetTestMail/typescript-sdk/issues"
2528 },
26- "homepage" : " https://github.com/GetTestMail/typescript-sdk#readme " ,
29+ "homepage" : " https://github.com/GetTestMail/typescript-sdk#README.md " ,
2730 "devDependencies" : {
2831 "typescript" : " 5.0.4"
2932 }
Original file line number Diff line number Diff line change 1515 ]
1616 },
1717 "include" : [
18+ " index.ts" ,
1819 " lib/**/*"
1920 ],
2021 "exclude" : [
You can’t perform that action at this time.
0 commit comments