mirror of
https://github.com/DeBrosOfficial/network-ts-sdk.git
synced 2025-12-11 01:58:49 +00:00
Update package.json to version 0.0.2, add license, author, and repository information
This commit is contained in:
parent
ddec9f6733
commit
60e67c98bf
@ -1,10 +1,16 @@
|
||||
{
|
||||
"name": "@network/network-ts-sdk",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "TypeScript SDK for DeBros Network Gateway",
|
||||
"type": "module",
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
"license": "MIT",
|
||||
"author": "DeBrosOfficial",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/DeBrosOfficial/network-ts-sdk/tree/v0.0.1"
|
||||
},
|
||||
"exports": {
|
||||
".": {
|
||||
"types": "./dist/index.d.ts",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user