Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 

20 rader
482 B

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