Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

22 linhas
560 B

  1. {
  2. "name": "onscan.js",
  3. "version": "1.5.2",
  4. "description": "Framework agnostic onScan event fired when using hardware barcode scanners",
  5. "main": "onscan.js",
  6. "repository": {
  7. "type": "git",
  8. "url": "https://github.com/axenox/onscan.js.git"
  9. },
  10. "keywords": ["barcode", "RFID", "scanner", "scan"],
  11. "author": "Andrej Kabachnik",
  12. "contributors": [
  13. "Andrej Kabachnik",
  14. "Thomas Michael"
  15. ],
  16. "license": "MIT",
  17. "bugs": {
  18. "url": "https://github.com/axenox/onscan.js/issues"
  19. },
  20. "homepage": "https://github.com/axenox/onscan.js/"
  21. }