選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

20 行
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. }