{
  "name": "catalog",
  "version": "3.0",
  "description": "___OAuth_Scopes_oauth_scopes___Authentication_authentication___Differentiating_Variants__Modifiers_variants_and_modifiers___Available_Endpoints_available_endpoints___Resources_resourcesThe_Catalog_API_manages_products_brands_and_categories_for_a_store__To_learn_more_about_the_Catalog_resources_see__Catalog_Products_httpsdeveloper_bigcommerce_comapi_docscatalogproducts_overview_and__Categories_httpsdeveloper_bigcommerce_comapi_docscatalogproducts_overviewproducts_overview_categories__OAuth_Scopes_UI_Name___Permission__Parameter___________________________________________________________________________Products__modify______store_v2_products____________Products__read_only___store_v2_products_read_only_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__Differentiating_Variants_and_Modifiers_Variants_httpssupport_bigcommerce_comsarticleProduct_Options_v3variations_represent_a_physical_product_made_up_of__Product_Option_httpssupport_bigcommerce_comsarticleProduct_Options_v3_choices_i_e__a_large_blue_t_shirt__Each_variant_can_have_a_unique_SKU_Modifiers_represent_a_choice_a_customer_makes_about_a_product_that_doesnt_represent_a_physical_item_i_e__text_to_be_printed_on_a_t_shirt__Assigning_a_SKU_to_a_modifier_will_turn_it_into_a_variant_See__Variant_Options_httpsdeveloper_bigcommerce_comapi_docscatalogproducts_overviewvariant_options_and__Modifier_Options_httpsdeveloper_bigcommerce_comapi_docscatalogproducts_overviewmodifier_options_for_more_information__Available_Endpoints_Resource__Endpoint______________________Description________________________________________________________________________________________________________________________________________________________________________________Brand_Images_____________________________Create_and_manage_brand_images___________________________________________Brand_Metafields_________________________Create_and_manage_brand_metafields_______________________________________Brands___________________________________Create_and_manage_brands_________________________________________________Catalog__________________________________Create_and_manage_store_categories_products_and_brands_________________Categories_______________________________Create_and_manage_categorties____________________________________________Category_Images__________________________Create_and_manage_category_images________________________________________Category_Metafields______________________Create_and_manage_category_metafields____________________________________Product_Bulk_Pricing_Rules_______________Create_and_manage_product_bulk_pricing_rules_____________________________Product_Complex_Rules____________________Create_and_manage_product_complex_rules__________________________________Product_Custom_Fields____________________Create_and_manage_product_custom_fields__________________________________Product_Images___________________________Create_and_manage_product_images_________________________________________Product_Metafields_______________________Create_and_manage_product_meta_fields____________________________________Product_Modifier_Images__________________Create_and_manage_product_modifer_images_________________________________Product_Modifier_Values__________________Create_and_manage_product_modifier_values________________________________Product_Modifiers________________________Create_and_manage_product_midifiers______________________________________Product_Reviews__________________________Create_and_manage_product_reviews________________________________________Product_Variant_Option_Values____________Create_and_manage_product_variant_option_values__________________________Product_Variant_Options__________________Create_and_manage_product_variant_options________________________________Product_Variants_________________________Create_and_manage_product_variants_______________________________________Product_Videos___________________________Create_and_manage_product_videos_________________________________________Products_________________________________Create_and_manage_products_______________________________________________ProductVariant_Metafields________________Create_and_manage_product_meta_flields___________________________________Variants_________________________________Get_and_update_all_variants______________________________________________Resources_Webhooks__Products_api_docsgetting_startedwebhookswebhook_eventswebhook_events_products__Categories_api_docsgetting_startedwebhookswebhook_eventswebhook_events_category__SKU_api_docsgetting_startedwebhookswebhook_eventswebhook_events_sku_Related_Endpoints__Catalog_API_api_referencecatalogcatalog_api",
  "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"
  }
}
