mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
39 lines
738 B
JSON
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"
|
|
}
|
|
}
|