shopify-api-node-interface
Version:
Typescript interface declarations for the official shopify-api-node module
15 lines (14 loc) • 545 B
JSON
{
"name": "shopify-api-node-interface",
"version": "2.0.0",
"description": "Typescript interface declarations for the official shopify-api-node module",
"keywords": ["shopify", "api", "node", "typescript", "interface"],
"homepage": "https://github.com/stephengardner/shopify-api-node-interface",
"main": "shopify-api-node-interface.ts",
"author": "Stephen Gardner <opensourceaugie@gmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/stephengardner/shopify-api-node-interface"
}
}