|
- {
- "name": "erpnext",
- "description": "Open Source ERP System powered by the InfluxERP Framework",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/solution/influxerp.git"
- },
- "homepage": "https://influxerp.com",
- "author": "Influx ERP Solutions",
- "license": "GPL-3.0",
- "bugs": {
- "url": "https://github.com/solution/influxerp/issues"
- },
- "devDependencies": {},
- "dependencies": {
- "html2canvas": "^1.1.4",
- "onscan.js": "^1.5.2"
- }
- }
|