File: bower.json

Recommend this page to a friend!
  Classes of ikhsan   jQuery Calx   bower.json   Download  
File: bower.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: jQuery Calx
Calculate form input values based on formulas
Author: By
Last change: bump version to 2.2.8
Date: 2 years ago
Size: 814 bytes
 

Contents

Class file image Download
{ "name": "jquery-calx", "version": "2.2.8", "authors": [ "Xsanisty Developer Team <developers@xsanisty.com>" ], "repo": "xsanisty/jquery-calx", "description": "jQuery plugin for building excel-formula based calculation form", "main": "jquery-calx-2.2.8.min.js", "scripts": ["jquery-calx-2.2.8.min.js"], "moduleType": [ "globals" ], "keywords": [ "excel", "jquery", "formula", "calculator", "calx", "spreadsheet", "form" ], "dependencies": { "jquery": ">= 1.9.1" }, "license": "MIT", "homepage": "http://www.xsanisty.com/project/calx2", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "php-build", "library", "sample", "documentation", "js", "jquery-1.9.1.min.js" ] }