@stylusapparel/shipstation-api-node
Version:
Unofficial Shipstation API Wrapper for Node.js
37 lines (36 loc) • 834 B
JSON
{
"name": "@stylusapparel/shipstation-api-node",
"version": "0.0.4",
"description": "Unofficial Shipstation API Wrapper for Node.js",
"main": "client.js",
"repository": {
"type": "git",
"url": "git+https://github.com/stylusapparel/shipstation-api-node"
},
"keywords": [
"shipstation",
"stylus",
"apparel",
"wrapper",
"npm"
],
"author": "Visakh c s",
"license": "ISC",
"bugs": {
"url": "https://github.com/stylusapparel/shipstation-api-node/issues"
},
"homepage": "https://github.com/stylusapparel/shipstation-api-node#readme",
"dependencies": {
"axios": "^0.19.2"
},
"devDependencies": {
},
"directories": {
"example": "example",
"lib": "lib"
},
"engines" : {
"npm" : ">=6.0.0",
"node" : ">=12.0.0"
}
}