Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
Update README.rdoc
Commit Description:
Update README.rdoc
{
"name" : "foreach" ,
"description" : "foreach component + npm package" ,
"version" : "2.0.5" ,
"author" : "Manuel Stofer <manuel@takimata.ch>" ,
"contributors" : [
{
"name" : "Manuel Stofer"
},
{
"name" : "Jordan Harband" ,
"url" : "https://github.com/ljharb"
}
],
"license" : "MIT" ,
"main" : "index.js" ,
"scripts" : {
"test" : "node test.js" ,
"coverage" : "covert test.js" ,
"coverage-quiet" : "covert --quiet test.js"
},
"repository" : {
"type" : "git" ,
"url" : "git://github.com/manuelstofer/foreach"
},
"keywords" : [
"shim" ,
"Array.prototype.forEach" ,
"forEach" ,
"Array#forEach" ,
"each"
],
"dependencies" : {},
"devDependencies" : {
"tape" : "*" ,
"covert" : "*"
},
"testling" : {
"files" : "test.js" ,
"browsers" : [
"iexplore/6.0..latest" ,
"firefox/3.0" ,
"firefox/15.0..latest" ,
"firefox/nightly" ,
"chrome/4.0" ,
"chrome/22.0..latest" ,
"chrome/canary" ,
"opera/10.0..latest" ,
"opera/next" ,
"safari/5.0.5..latest" ,
"ipad/6.0..latest" ,
"iphone/6.0..latest" ,
"android-browser/4.2"
]
}
}
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository permissions settings