json-parse-with-protocol
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "json-parse-with-protocol", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "JSON.parse with protocol like 'path:', 'file:'", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# JSON.parse with protocol | ||
It's instead of [shortstop@async](https://www.npmjs.org/package/shortstop), sometimes we need read config file sync | ||
@@ -4,0 +5,0 @@ ## Installation |
1871
22