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