UNPKG

pws-formula

Version:

This is a formula execute the string or buffer format formula libray to get values from string or buffer.

20 lines (19 loc) 459 B
{ "name": "pws-formula", "version": "0.0.6", "description": "This is a formula execute the string or buffer format formula libray to get values from string or buffer.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "formula", "dcim" ], "author": "Thomas.li", "license": "MIT", "devDependencies": { "chai": "^4.1.2", "mocha": "^5.1.1" } }