{ "name": "Faker", "description": "Generate massive amounts of fake contextual data", "version": "0.5.0", "author": "Marak Squires ", "repository": { "type": "git", "url": "http://github.com/Marak/Faker.js.git" }, "engine": [ "node >=0.1.90" ], "main": "Faker", "devDependencies": { "jshint": "0.9.0", "istanbul": "0.1.25", "mocha": "1.7.4", "optimist" : "0.3.5", "sinon": "1.4.2" } }