25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 

20 satır
494 B

  1. {
  2. "name": "influxerp",
  3. "description": "Open Source ERP System powered by the Influx Framework",
  4. "repository": {
  5. "type": "git",
  6. "url": "git+https://github.com/influxframework/influxerp.git"
  7. },
  8. "homepage": "https://influxerp.com",
  9. "author": "InfluxFramework LLC",
  10. "license": "GPL-3.0",
  11. "bugs": {
  12. "url": "https://github.com/influxframework/influxerp/issues"
  13. },
  14. "devDependencies": {},
  15. "dependencies": {
  16. "html2canvas": "^1.1.4",
  17. "onscan.js": "^1.5.2"
  18. }
  19. }