mirror of
https://github.com/andrewgioia/keyrune.git
synced 2024-12-23 16:09:56 +00:00
21 lines
508 B
JSON
21 lines
508 B
JSON
|
{
|
||
|
"name": "zepto",
|
||
|
"description": "Shim repository for the Zepto.js JavaScript library.",
|
||
|
"version": "1.2.0",
|
||
|
"main": "./zepto.js",
|
||
|
"ignore": [
|
||
|
"*.md",
|
||
|
".gitignore",
|
||
|
"Makefile"
|
||
|
],
|
||
|
"homepage": "https://github.com/components/zepto",
|
||
|
"_release": "1.2.0",
|
||
|
"_resolution": {
|
||
|
"type": "version",
|
||
|
"tag": "1.2.0",
|
||
|
"commit": "6ae82d4e9d6509f1f585d718ced3624f11b3c940"
|
||
|
},
|
||
|
"_source": "https://github.com/components/zepto.git",
|
||
|
"_target": "*",
|
||
|
"_originalSource": "zepto"
|
||
|
}
|