UNPKG

@appshuttle.io/bell

Version:

Device and Emulator Library used in Shuttle

33 lines (32 loc) 770 B
{ "name": "@appshuttle.io/bell", "version": "0.0.13", "description": "Device and Emulator Library used in Shuttle", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/AppShuttleInc/Shuttle-Bell.git" }, "keywords": [ "shutte", "appshuttle", "appshuttle.io", "bell", "device", "ios", "android", "emulator" ], "author": "AppShuttle.io <hello@appshuttle.io> (https://appshuttle.io)", "license": "MIT", "bugs": { "url": "https://github.com/AppShuttleInc/Shuttle-Bell/issues" }, "homepage": "https://github.com/AppShuttleInc/Shuttle-Bell#readme", "dependencies": { "shelljs": "^0.8.1" } }