BINDIR = '/usr/local/bin'
BLOCK_MESSAGE_KEYS = []
BUILD_TYPE = 'app'
BUNDLE_NAME = 'synocam_home_switch.pbw'
DEFINES = ['RELEASE']
LIBDIR = '/usr/local/lib'
LIB_DIR = 'node_modules'
LIB_JSON = [{u'gitHead': u'1bf6db08092ab464974d1762a953ea7cbd24efb8', u'_location': u'/pebble-clay', u'dist': {u'tarball': u'https://registry.npmjs.org/pebble-clay/-/pebble-clay-1.0.4.tgz', u'shasum': u'fdf92f0fdc770a979c06874eaa2457cc2e762344'}, u'_spec': u'pebble-clay@^1.0.0', u'_npmOperationalInternal': {u'tmp': u'tmp/pebble-clay-1.0.4.tgz_1479759281024_0.1520081793423742', u'host': u'packages-12-west.internal.npmjs.com'}, u'keywords': [u'config', u'configuration', u'pebble', u'pebble-package'], u'devDependencies': {u'chai': u'^3.4.1', u'mocha': u'^2.3.4', u'through': u'^2.3.8', u'gulp-inline': u'0.0.15', u'karma-source-map-support': u'^1.1.0', u'deepcopy': u'^0.6.1', u'eslint-plugin-standard': u'^1.3.1', u'stringify': u'^3.2.0', u'gulp-insert': u'^0.5.0', u'gulp': u'^3.9.0', u'gulp-htmlmin': u'^1.3.0', u'deamdify': u'^0.2.0', u'bourbon': u'^4.2.6', u'eslint-config-pebble': u'^1.2.0', u'eslint': u'^1.5.1', u'karma-coverage': u'^0.5.3', u'watchify': u'^3.7.0', u'require-from-string': u'^1.1.0', u'gulp-sourcemaps': u'^1.6.0', u'karma-mocha': u'^0.2.1', u'sinon': u'^1.17.3', u'joi': u'^6.10.1', u'browserify': u'^13.0.0', u'sassify': u'^0.9.1', u'gulp-autoprefixer': u'^3.1.0', u'karma-mocha-reporter': u'^1.1.5', u'autoprefixer': u'^6.3.1', u'browserify-istanbul': u'^0.2.1', u'karma-threshold-reporter': u'^0.1.15', u'gulp-sass': u'^2.1.1', u'vinyl-source-stream': u'^1.1.0', u'gulp-uglify': u'^1.5.2', u'karma-chrome-launcher': u'^0.2.2', u'vinyl-buffer': u'^1.0.0', u'del': u'^2.0.2', u'karma': u'^0.13.19', u'karma-browserify': u'^5.0.1', u'tosource': u'^1.0.0', u'postcss': u'^5.0.14'}, u'_from': u'pebble-clay@>=1.0.0 <2.0.0', u'pebble': {u'targetPlatforms': [u'aplite', u'basalt', u'chalk', u'diorite', u'emery'], u'sdkVersion': u'3', u'projectType': u'package', u'resources': {u'media': []}, u'capabilities': [u'configurable']}, u'_inCache': True, u'_phantomChildren': {}, u'_args': [[u'pebble-clay@^1.0.0', u'/home/louis/pebble-dev/projects/synocam_home_switch']], u'_nodeVersion': u'6.9.1', u'version': u'1.0.4', u'_resolved': u'https://registry.npmjs.org/pebble-clay/-/pebble-clay-1.0.4.tgz', u'readme': u'ERROR: No README data found!', u'homepage': u'https://github.com/pebble/clay#readme', u'_npmVersion': u'3.10.8', u'_requested': {u'name': u'pebble-clay', u'rawSpec': u'^1.0.0', u'raw': u'pebble-clay@^1.0.0', u'scope': None, u'type': u'range', u'spec': u'>=1.0.0 <2.0.0'}, u'description': u'Pebble Config Framework', u'repository': {u'url': u'git+https://github.com/pebble/clay.git', u'type': u'git'}, u'optionalDependencies': {}, u'_requiredBy': [u'/'], u'maintainers': [{u'name': u'pebble-tech', u'email': u'webteam@getpebble.com'}], u'dependencies': {}, u'scripts': {u'pebble-publish': u'npm run pebble-clean && npm run build && pebble build && pebble package publish && npm run pebble-clean', u'test-travis': u'gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --single-run --browsers chromeTravisCI && ./node_modules/.bin/eslint ./', u'pebble-build': u'npm run build && pebble build', u'test-debug': u'(export DEBUG=true && ./node_modules/.bin/gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --no-single-run)', u'lint': u'eslint ./', u'dev': u'gulp dev', u'build': u'gulp', u'test': u'gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --single-run', u'pebble-clean': u'rm -rf tmp src/js/index.js && pebble clean'}, 'path': 'node_modules/pebble-clay/dist', u'_installable': True, u'_shrinkwrap': None, u'name': u'pebble-clay', u'license': u'MIT', u'directories': {}, u'author': {u'name': u'Pebble Technology'}, u'bugs': {u'url': u'https://github.com/pebble/clay/issues'}, u'_npmUser': {u'email': u'webteam@getpebble.com', u'name': u'pebble-tech'}, 'js_paths': ['node_modules/pebble-clay/dist/js/index.js'], u'_where': u'/home/louis/pebble-dev/projects/synocam_home_switch', u'_id': u'pebble-clay@1.0.4', u'_shasum': u'fdf92f0fdc770a979c06874eaa2457cc2e762344'}]
LIB_RESOURCES_JSON = {u'pebble-clay': []}
MESSAGE_KEYS = {u'status': 10000, u'username': 10002, u'password': 10003, u'JSReady': 10004, u'server': 10001}
MESSAGE_KEYS_DEFINITION = '/home/louis/pebble-dev/projects/synocam_home_switch/build/src/message_keys.auto.c'
MESSAGE_KEYS_HEADER = '/home/louis/pebble-dev/projects/synocam_home_switch/build/include/message_keys.auto.h'
MESSAGE_KEYS_JSON = '/home/louis/pebble-dev/projects/synocam_home_switch/build/js/message_keys.json'
NODE_PATH = '/home/louis/.pebble-sdk/SDKs/current/node_modules'
PEBBLE_SDK_COMMON = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/common'
PEBBLE_SDK_ROOT = '/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble'
PREFIX = '/usr/local'
PROJECT_INFO = {'appKeys': {u'status': 10000, u'username': 10002, u'password': 10003, u'JSReady': 10004, u'server': 10001}, u'sdkVersion': u'3', u'projectType': u'native', u'uuid': u'd701bcb8-1076-4adb-9e38-9c21566efc24', u'messageKeys': {u'status': 10000, u'username': 10002, u'password': 10003, u'JSReady': 10004, u'server': 10001}, 'companyName': u'ljonget@gmail.com', u'enableMultiJS': True, u'targetPlatforms': [u'diorite'], u'capabilities': [u'configurable'], 'versionLabel': u'1.1', 'longName': u'DSCam Home-Switch', u'displayName': u'DSCam Home-Switch', 'shortName': u'DSCam Home-Switch', u'watchapp': {u'watchface': False}, u'resources': {u'media': [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': None, u'name': u'IMAGE_MENU_ICON', u'file': u'images/icon.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'Q_MARK', u'file': u'images/q_mark.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_OFF', u'file': u'images/home_off.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_ON', u'file': u'images/home_on.png'}]}, 'name': u'dscam-h-s'}
REQUESTED_PLATFORMS = [u'diorite']
RESOURCES_JSON = [{u'type': u'bitmap', u'menuIcon': True, u'targetPlatforms': None, u'name': u'IMAGE_MENU_ICON', u'file': u'images/icon.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'Q_MARK', u'file': u'images/q_mark.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_OFF', u'file': u'images/home_off.png'}, {u'targetPlatforms': None, u'type': u'bitmap', u'name': u'HOME_ON', u'file': u'images/home_on.png'}]
SANDBOX = False
SUPPORTED_PLATFORMS = ['basalt', 'aplite', 'diorite', 'emery', 'chalk']
TARGET_PLATFORMS = ['diorite']
TIMESTAMP = 1537305671
USE_GROUPS = True
VERBOSE = 0
WEBPACK = '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack'