4 "description": "A mindwave powered sorting hat",
6 "document": "jsdoc2md -f 'lib/**/*.js' > doc/README.md",
8 "start": "node bin/sorting_hat.js",
9 "test": "I'm really really sorry!"
13 "url": "git+https://github.com/rbdr/sorting-hat.git"
19 "author": "Ben Beltran <ben@nsovocal.com>",
20 "license": "Apache-2.0",
22 "url": "https://github.com/rbdr/sorting-hat/issues"
24 "homepage": "https://github.com/rbdr/sorting-hat#readme",
32 "eslint-config-hapi": "10.0.x",
33 "eslint-plugin-hapi": "4.0.x",
35 "jsdoc-to-markdown": "3.0.x"
37 "main": "lib/sorting_hat.js",
39 "sorting-hat": "bin/sorting_hat.js"