UNPKG

jsexpr

Version:

String and JSON expression interpolator and evaluator. Interpolates or evaluates a string against a json object, or transforms an object into another based on a json template

16 lines (15 loc) 290 B
{ "name": "perf", "version": "1.0.0", "description": "", "main": "perf.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "benchmark": "^2.1.4" }, "dependencies": {} }