mirror of
https://github.com/andrewgioia/keyrune.git
synced 2024-12-23 07:59:56 +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"
|
|
]
|
|
}
|