mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-01 22:57:41 -04:00
14 lines
213 B
JSON
Executable File
14 lines
213 B
JSON
Executable File
{
|
|
"name": "Slate",
|
|
"version": "0.0.3",
|
|
"homepage": "https://github.com/pebble/slate",
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
]
|
|
}
|