Initial code commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "neat_bar",
|
||||
"author": "RandyTheSilly",
|
||||
"version": "1.0.0",
|
||||
"files": ["dist.zip"],
|
||||
"keywords": ["pebble-package"],
|
||||
"dependencies": {},
|
||||
"pebble": {
|
||||
"projectType": "package",
|
||||
"sdkVersion": "3",
|
||||
"targetPlatforms": [
|
||||
"aplite",
|
||||
"basalt",
|
||||
"chalk",
|
||||
"diorite",
|
||||
"emery",
|
||||
"flint",
|
||||
"gabbro"
|
||||
],
|
||||
"resources": {
|
||||
"media": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user