{ "name": "visibility.js", "version": "0.6.2", "devDependencies": { "coffee-script": "1.4.0", "mocha": "1.7.1", "chai": "1.3.0", "sinon": "1.5.1", "sinon-chai": "2.2.0", "fs-extra": "0.3.2", "glob": "3.1.14", "uglify-js": "2.2.1" }, "scripts": { "test": "cake test" } }