UNPKG

665 BJSONView Raw
1{
2 "name": "unimodules-barcode-scanner-interface",
3 "version": "6.0.0",
4 "description": "An interface for bar code scanners",
5 "main": "index.js",
6 "keywords": [
7 "barcode-scanner",
8 "barcode",
9 "unimodules"
10 ],
11 "repository": {
12 "type": "git",
13 "url": "https://github.com/expo/expo.git",
14 "directory": "packages/unimodules-barcode-scanner-interface"
15 },
16 "bugs": {
17 "url": "https://github.com/expo/expo/issues"
18 },
19 "author": "650 Industries, Inc.",
20 "license": "MIT",
21 "homepage": "https://github.com/expo/expo/tree/master/packages/unimodules-barcode-scanner-interface",
22 "gitHead": "e362887ddc6ba4e3518efd623d64b3cbd301a6a9"
23}