grunt-sort-json
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "grunt-sort-json", | ||
"version": "0.0.1", | ||
"description": "A grunt task for alphabetizing JSON files", | ||
"version": "0.0.2", | ||
"description": "Alphabetizing JSON files. Sort JSON files.", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
@@ -1,5 +0,1 @@ | ||
// | ||
// Written By Andrew Mead | ||
// github.com/andrewjmead | ||
// | ||
'use strict'; | ||
@@ -6,0 +2,0 @@ |
7382
10
105