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

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