interpolate-json
Advanced tools
Comparing version 0.4.7 to 0.4.8
{ | ||
"name": "interpolate-json", | ||
"version": "0.4.7", | ||
"version": "0.4.8", | ||
"description": "Interpolate a Javascript (Node.js V8) Object or string with json - Advanced", | ||
@@ -53,3 +53,6 @@ "main": "index.js", | ||
"readable-stream": "^3.4.0" | ||
}, | ||
"engines": { | ||
"node": ">=8.17.0" | ||
} | ||
} |
# interpolate-json | ||
Interpolate a Javascript (Node.js V8) Object or string with json - Advanced | ||
status: [![Travis (.org)](https://img.shields.io/travis/Terran-Source/interpolate-json?label=Travis-build&style=plastic)](https://travis-ci.org/Terran-Source/interpolate-json) [![node](https://img.shields.io/node/v/interpolate-json)](https://www.npmjs.com/package/interpolate-json) |
6099
7
6