{
  "name": "@pipedream/coinranking",
  "version": "0.6.0",
  "description": "Pipedream coinranking Components",
  "main": "coinranking.app.mjs",
  "keywords": [
    "pipedream",
    "coinranking"
  ],
  "homepage": "https://pipedream.com/apps/coinranking",
  "author": "Pipedream support@pipedream.com (https://pipedream.com/)",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@pipedream/platform": "^3.0.0"
  }
}