Advertisement
Guest User

Untitled

a guest
Sep 1st, 2017
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.41 KB | None | 0 0
  1. {
  2.   "name": "redacted",
  3.   "version": "1.0.0",
  4.   "description": "",
  5.   "bin": "./main.js",
  6.   "scripts": {
  7.     "test": "echo \"Error: no test specified\" && exit 1"
  8.   },
  9.   "author": "",
  10.   "license": "ISC",
  11.   "dependencies": {
  12.     "bluetooth-hci-socket": "^0.5.1",
  13.     "dateformat": "^2.0.0",
  14.     "firehoser": "^1.2.4",
  15.     "noble": "^1.8.1",
  16.     "noble-device": "^1.4.1",
  17.     "npmlog": "^4.1.2"
  18.   }
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement