{
  "name": "topcoder-api-projects",
  "version": "1.0.1",
  "description": "Services_that_provide_access_and_interaction_with_user_projects_",
  "license": "ISC",
  "main": "src/index.js",
  "scripts": {
    "test": "./node_modules/mocha/bin/mocha --recursive"
  },
  "dependencies": {
    "superagent": "1.7.1"
  },
  "devDependencies": {
    "mocha": "~2.3.4",
    "sinon": "1.17.3",
    "expect.js": "~0.3.1"
  },
  "directories": {
    "doc": "docs",
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/cwdcwd/topcoder-api-projects.git"
  },
  "author": "lazybaer",
  "bugs": {
    "url": "https://github.com/cwdcwd/topcoder-api-projects/issues"
  },
  "homepage": "https://github.com/cwdcwd/topcoder-api-projects#readme"
}
