eslint-plugin-beautiful-sort
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "eslint-plugin-beautiful-sort", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "eslint plugin for imports sort by their type", | ||
"main": "dist/index.js", | ||
"type": "commonjs", | ||
"author": "https://github.com/Allohamora", | ||
"author": "https://github.com/allohamora", | ||
"license": "MIT", | ||
@@ -54,8 +54,8 @@ "scripts": { | ||
"type": "git", | ||
"url": "git+https://github.com/Allohamora/eslint-plugin-beautiful-sort.git" | ||
"url": "git+https://github.com/allohamora/eslint-plugin-beautiful-sort.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/Allohamora/eslint-plugin-beautiful-sort/issues" | ||
"url": "https://github.com/allohamora/eslint-plugin-beautiful-sort/issues" | ||
}, | ||
"homepage": "https://github.com/Allohamora/eslint-plugin-beautiful-sort#readme", | ||
"homepage": "https://github.com/allohamora/eslint-plugin-beautiful-sort#readme", | ||
"files": [ | ||
@@ -62,0 +62,0 @@ "dist" |