{
  "name": "@pipedream/talentlms",
  "version": "0.0.3",
  "description": "Pipedream TalentLMS Components",
  "main": "dist/app/talentlms.app.mjs",
  "keywords": [
    "pipedream",
    "talentlms"
  ],
  "files": [
    "dist"
  ],
  "homepage": "https://pipedream.com/apps/talentlms",
  "author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
  "publishConfig": {
    "access": "public"
  }
}