UNPKG

jquery-formula

Version:
42 lines (41 loc) 1.02 kB
{ "name": "jquery-formula", "version": "2.0.13", "description": "Javscript WYSWYG formula builder.", "main": "index.html", "dependencies": {}, "devDependencies": { "grunt": "^1.0.1", "grunt-cli": "^1.2.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-csslint": "^2.0.0", "grunt-contrib-cssmin": "^1.0.2", "grunt-contrib-jshint": "^1.0.0", "grunt-contrib-uglify": "^2.0.0", "grunt-contrib-watch": "^1.0.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/KennethanCeyer/Formula.git" }, "keywords": [ "plugin", "formula", "equasion", "math", "generator", "builder", "wyswyg", "jquery", "pignose" ], "author": "PIGNOSE", "license": "MIT", "bugs": { "url": "https://github.com/KennethanCeyer/Formula/issues" }, "homepage": "https://github.com/KennethanCeyer/Formula#readme" }