JSONSelect
JSONSelect copied to clipboard
chore(build): updates 3rd-party build dependencies
hi @lloyd , this is an extension of #10
- replaces 3rd-party build dependencies with updated entries in npm
devDependencies - updates
Makefileto reference new location ofdevDependenciesin the project'snode_modulesdirectory - ignores generated
package-lock.jsonfile andnode_modulesdirectory - extracts
.jshintrcfrom deletedjshint-check.js - adds incredibly basic
CONTRIBUTING.mdto document installation of deps and runningmaketo build/minify and execute tests
if you're on board with this kind of change, i'll follow up with proposals to do the same with jquery for browser tests, and get a travis CI build running on this thing. please let me know what you think!