{
  "name": "mock-restful",
  "version": "0.1.7",
  "author": "barbaracassani",
  "description": "a mock rest service for development purposes",
  "main": "app",
  "repository": {
    "type": "git",
    "url": "https://github.com/barbaracassani/mockREST.git"
  },
  "keywords": [
    "RESTful",
    "mock",
    "service",
    "rest",
    "http",
    "development tools"
  ],
  "devDependencies": {
    "chai": "*",
    "mocha": "*",
    "supertest": "0.8.2"
  },
  "license": "MIT"
}
