{
  "name": "foo",
  "versions": {
	  "1.0.0": {
		  "name": "foo",
		  "version": "1.0.0",
		  "description": "Foo repo",
		  "main": "index.js",
		  "author": "",
		  "license": "ISC",
		  "dependencies": {
		    "bar": "0.0.1"
		  },
		  "dist": {
			"shasum": "30db46b324f1b99234d2492b68cb6f1794d82c79",
			"tarball": "http://localhost/npm/foo/foo-1.0.0.tgz"
		}

	  }
   }
}
