{
  "name": "shotstack-sdk",
  "version": "0.2.9",
  "description": "Official Node SDK for the Shotstack Cloud Video Editing API",
  "license": "MIT",
  "main": "src/index.js",
  "repository": {
    "type" : "git",
    "url" : "https://github.com/shotstack/shotstack-sdk-node"
  },
  "keywords": [
    "video",
    "ffmpeg",
    "video-editing",
    "video-editor",
    "video-api",
    "cloud-video",
    "video-processing"
  ],
  "browser": {
    "fs": false
  },
  "dependencies": {
    "@babel/cli": "^7.0.0",
    "superagent": "^5.3.0"
  }
}
