initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "onspring-api-sdk",
|
||||
"version": "1.0.0",
|
||||
"description": "A javascript SDK for interacting with version 2 of the Onspring API.",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"test": ""
|
||||
},
|
||||
"author": "Stevan Freeborn",
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user