UNPKG

amx-js

Version:
35 lines (34 loc) 642 B
{ "name": "amx-js", "description": "Analytics Metrics Xtreme", "main": "amx.js", "directories": { "lib": "lib", "test": "test" }, "scripts": { "test": "node_modules/mocha/bin/mocha" }, "keywords": [ "TreeDTI", "DTI", "Tree", "Development", "TI" ], "author": "Enrique Guadalupe Rodriguez Ramirez", "license": "MIT", "dependencies":{ "jquery": "^3.4.1", "bootstrap": "^4.4.1", "chart.js": "^2.9.3" }, "devDependencies": { "mocha": "^7.1.0" }, "repository": { "type": "git", "url": "git+https://github.com/enriquerdz/amx-js.git" }, "version": "0.0.2" }