{
  "name": "store_information",
  "version": "2.0",
  "description": "_Store_Information_ReferenceThe_Store_Information_object_and_Get_Store_Information_endpoint_manage_store_profile_settings_A_Store_Information_object_represents_an_individual_stores_profile_and_metadata__System_ReferenceThe_Get_a_Timestamp_endpoint_generates_a_timestamp_ping_to_check_the_system_status_",
  "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"
  }
}
