{
"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"
}