Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
fig bugs in login report
Commit Description:
fig bugs in login report
{
"name" : "array-from" ,
"version" : "2.1.1" ,
"description" : "A ponyfill for the ES 2015 (ES6) `Array.from()`." ,
"dependencies" : {},
"scripts" : {
"coveralls" : "npm run coverage && cat ./coverage/lcov.info | coveralls" ,
"coverage" : "istanbul cover test.js" ,
"develop" : "nodangel --ignore node_modules --ignore coverage --exec 'npm run --silent test:lite'" ,
"test" : "jshint . && npm run test:lite" ,
"test:lite" : "node test.js | tap-spec" ,
"view-coverage" : "echo 'Generating coverage reports...'; npm run coverage >/dev/null && echo '...done.' && xdg-open ./coverage/lcov-report/index.html >/dev/null"
},
"devDependencies" : {
"1-liners" : "0.2.2" ,
"core-js" : "^1.0.0" ,
"coveralls" : "2.11.2" ,
"istanbul" : "0.3.14" ,
"jshint" : "2.7.0" ,
"lodash.isnative" : "^3.0.4" ,
"nodangel" : "1.3.8" ,
"tap-spec" : "2.2.2" ,
"tape" : "4.2.2" ,
"tape-catch" : "1.0.4"
},
"files" : [
"/*.js" ,
"/Readme.md" ,
"/License.md"
],
"license" : "MIT" ,
"keywords" : [
"Array.from" ,
"ponyfill" ,
"polyfill" ,
"convert" ,
"to" ,
"array" ,
"es-2015" ,
"es2015" ,
"es6"
],
"contributors" : [
"Tomek Wiszniewski <t.wiszniewski@gmail.com>" ,
"Benjamin Barber (http://github.com/barberboy)"
],
"repository" : {
"type" : "git" ,
"url" : "git@github.com:studio-b12/array-from.git"
}
}
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