Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Side by Side Diff: third_party/json_minify/README.chromium

Issue 9447090: Allow comments in extension config files. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Added minify to some files in tools/json_schema_compiler Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Name: JSON.minify
2 URL: https://github.com/getify/JSON.minify
3 and also https://github.com/kitcambridge/JSON.minify
4 Version: 0.1
5 License: MIT License
6 Security Critical: no
7
8 Description:
9 A set of scripts that remove comments and whitespace from JSON files.
10
11 Local Modifications:
12 - Added the __init__.py file for easier imports
13 - Got the (much faster) json-minify-sans-regexp.js file from the second
14 URL listed
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698