@pipedream/printify
Version:
Pipedream Printify Components
20 lines • 480 B
JSON
{
"name": "@pipedream/printify",
"version": "0.2.1",
"description": "Pipedream Printify Components",
"main": "printify.app.mjs",
"keywords": [
"pipedream",
"printify"
],
"homepage": "https://pipedream.com/apps/printify",
"author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@pipedream/platform": "^3.1.0",
"crypto": "^1.0.1",
"fs": "^0.0.1-security"
}
}