UNPKG

330 BJSONView Raw
1{
2 "name": "jshint-loader",
3 "version": "0.7.0",
4 "author": "Tobias Koppers @sokra",
5 "description": "jshint loader module for webpack",
6 "dependencies": {
7 "jshint": "2.5.x",
8 "loader-utils": "0.2.x"
9 },
10 "licenses": [
11 {
12 "type": "MIT",
13 "url": "http://www.opensource.org/licenses/mit-license.php"
14 }
15 ]
16}
\No newline at end of file