jquery-formula
Version:
Javscript WYSWYG formula builder.
32 lines (31 loc) • 542 B
JSON
{
"name": "jquery-formula",
"description": "Javscript WYSWYG formula builder.",
"main": "index.html",
"authors": [
"PIGNOSE"
],
"license": "MIT",
"keywords": [
"plugin",
"formula",
"equasion",
"math",
"generator",
"builder",
"wyswyg",
"jquery",
"pignose"
],
"moduleType": [
"globals"
],
"homepage": "http://www.pigno.se/barn/PIGNOSE-Formula/",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}