{
  "name": "@lemay/mws-api-info",
  "version": "1.0.5",
  "description": "Basic information about Amazon MWS API",
  "main": "main.json",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lemay/mws-api-info.git"
  },
  "keywords": [
    "Amazon",
    "MWS",
    "API"
  ],
  "author": "Lemay Software <hi@lemay.cc> (http://lemay.cc)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/lemay/mws-api-info/issues"
  },
  "homepage": "https://github.com/lemay/mws-api-info#readme",
	"publishConfig": {
    "access": "public"
  },
	"files": [
		"main.json",
		"test.js"
	]
}
