Commit c1c15f3c by Ben Patterson

Add jshint npm package.

parent c40aa66d
{ {
"name": "edx", "name": "edx",
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"coffee-script": "1.6.1", "coffee-script": "1.6.1",
"uglify-js": "2.4.15" "uglify-js": "2.4.15"
} },
"devDependencies": {
"jshint": "^2.7.0"
}
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment