Files

39 lines
738 B
JSON

{
"name": "infinity",
"filename": "infinity.min.js",
"version": "0.2.2",
"description": "A UITableView for the web.",
"keywords": [
"infinite",
"scroll",
"infinity",
"UITableView",
"ListView"
],
"author": {
"name": "AirBnb",
"url": "https://github.com/airbnb"
},
"contributors": [
{
"name": "Matt Baker",
"url": "http://github.com/reissbaker"
}
],
"homepage": "http://airbnb.github.com/infinity",
"repository": {
"type": "git",
"url": "http://github.com/airbnb/infinity.git"
},
"dependencies": {},
"devDependencies": {
"uglify-js": "1.3.3",
"docco": "0.3.0",
"mocha": "1.3.2",
"expect.js": "0.1.2",
"coffee-script": "1.3.3"
}
}