keyrune/bower_components/zepto/bower.json

12 lines
205 B
JSON
Raw Normal View History

{
"name": "zepto",
"description": "Shim repository for the Zepto.js JavaScript library.",
"version": "1.2.0",
"main": "./zepto.js",
"ignore": [
"*.md",
".gitignore",
"Makefile"
]
}