{
  "name": "themes",
  "version": "3.0",
  "description": "___OAuth_Scopes_oauth_scopes___Authentication_authenticationWith_BigCommerces_V3_REST_API_Theme_endpoints_developers_can_backup_themes_restore_themes_download_themes_activate_themes_get_status_of_theme_jobs_read_theme_configurations_OAuth_Scopes_UI_Name_______________________________________Permission__Parameter_______________________________________________________________________________________________________________________________________________Themes________________________________________modify______store_themes_manage_________________________For_more_information_on_OAuth_Scopes_see__Authentication_httpsdeveloper_bigcommerce_comapi_docsgetting_startedauthentication__AuthenticationRequests_can_be_authenticated_by_sending_a_client_id_and_access_token_via_X_Auth_Client_and_X_Auth_Token_HTTP_headershttpGET_stores_env_store_hashv3catalogsummaryhost_api_bigcommerce_comAccept_applicationjsonX_Auth_Client_client_idX_Auth_Token_access_tokenHeaderParameterDescription___X_Auth_Clientclient_idObtained_by_creating_an_API_account_or_installing_an_app_in_a_BigCommerce_control_panel_X_Auth_Tokenaccess_token_Obtained_by_creating_an_API_account_or_installing_an_app_in_a_BigCommerce_control_panel_For_more_information_on_Authenticating_BigCommerce_APIs_see__Authentication_httpsdeveloper_bigcommerce_comapi_docsgetting_startedauthentication_",
  "license": "Unlicense",
  "main": "src/index.js",
  "scripts": {
    "test": "mocha --compilers js:babel-core/register --recursive"
  },
  "browser": {
    "fs": false
  },
  "dependencies": {
    "babel": "^6.23.0",
    "babel-cli": "^6.26.0",
    "superagent": "3.7.0"
  },
  "devDependencies": {
    "babel-core": "6.26.0",
    "babel-plugin-transform-builtin-extend": "^1.1.2",
    "babel-preset-env": "^1.6.1",
    "babel-preset-stage-0": "^6.24.1",
    "expect.js": "~0.3.1",
    "mocha": "~2.3.4",
    "sinon": "1.17.3"
  }
}
