mirror of
https://github.com/andrewgioia/keyrune.git
synced 2025-07-13 08:43:20 +00:00
12 lines
205 B
JSON
12 lines
205 B
JSON
{
|
|
"name": "zepto",
|
|
"description": "Shim repository for the Zepto.js JavaScript library.",
|
|
"version": "1.2.0",
|
|
"main": "./zepto.js",
|
|
"ignore": [
|
|
"*.md",
|
|
".gitignore",
|
|
"Makefile"
|
|
]
|
|
}
|