{ "name": "onclick", "description": "A click controller for mouse & touch.", "version": "0.1.0", "author": { "name": "Brian Peacock" }, "main": "src/onClick.js", "repository": { "type": "git", "url": "https://github.com/bpeacock/onClick" }, "dependencies": { "unopinionate": "0.0.x" }, "devDependencies": { "browserify": "3.24.x", "grunt": "~0.4.2", "grunt-contrib-watch": "0.5.x", "grunt-browserify": "1.3.x", "sinon": "~1.8.2", "jQuery": "~1.7.4", "grunt-contrib-qunit": "~0.4.0", "qunitjs": "~1.14.0", "grunt-contrib-uglify": "~0.3.2", "grunt-contrib-jshint": "~0.8.0" }, "scripts": { "test": "grunt test" }, "license": "MIT", "keywords": [], "_id": "onclick@0.1.0", "dist": { "shasum": "00db9cf7be6a38ef1261550434e967329cfbe16c", "tarball": "http://registry.npmjs.org/onclick/-/onclick-0.1.0.tgz" }, "_from": "onclick@>=0.1.0 <1.0.0-0", "_npmVersion": "1.2.18", "_npmUser": { "name": "bpeacock", "email": "bpeacock@fastfig.com" }, "maintainers": [ { "name": "bpeacock", "email": "bpeacock@fastfig.com" } ], "directories": {}, "_shasum": "00db9cf7be6a38ef1261550434e967329cfbe16c", "_resolved": "https://registry.npmjs.org/onclick/-/onclick-0.1.0.tgz" }