{
"name": "linting",
"version": "1.0.0",
"description": "",
"main": "bad.js",
"dependencies": {
"jshint": "^2.6.3"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"author": "",
"license": "GPL"
}