Skip to content

Commit

Permalink
style: whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Sep 4, 2017
1 parent 55a0325 commit 8073c0a
Showing 1 changed file with 17 additions and 20 deletions.
37 changes: 17 additions & 20 deletions package.json
@@ -1,22 +1,19 @@
{
"name": "eslint-config-medikoo-es5",
"version": "1.4.1",
"description": "ESLint config for medikoo's ES5 projects",
"author": "Mariusz Nowak <medyk@medikoo.com> (http://www.medikoo.com/)",
"keywords": [
"eslint-config",
"eslint"
],
"repository": {
"type": "git",
"url": "git://github.com/medikoo/eslint-config-medikoo-es5.git"
},
"dependencies": {
"es5-ext": "^0.10.15",
"eslint-config-medikoo": "1"
},
"peerDependencies": {
"eslint": ">=0.8.0"
},
"license": "MIT"
"name": "eslint-config-medikoo-es5",
"version": "1.4.1",
"description": "ESLint config for medikoo's ES5 projects",
"author": "Mariusz Nowak <medyk@medikoo.com> (http://www.medikoo.com/)",
"keywords": ["eslint-config", "eslint"],
"repository": {
"type": "git",
"url": "git://github.com/medikoo/eslint-config-medikoo-es5.git"
},
"dependencies": {
"es5-ext": "^0.10.15",
"eslint-config-medikoo": "1"
},
"peerDependencies": {
"eslint": ">=0.8.0"
},
"license": "MIT"
}

0 comments on commit 8073c0a

Please sign in to comment.