Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
merge
Commit Description:
merge
{
"name" : "es6-set" ,
"version" : "0.1.5" ,
"description" : "ECMAScript6 Set polyfill" ,
"author" : "Mariusz Nowak <medyk@medikoo.com> (http://www.medikoo.com/)" ,
"keywords" : [
"set" ,
"collection" ,
"es6" ,
"harmony" ,
"list" ,
"hash"
],
"repository" : {
"type" : "git" ,
"url" : "git://github.com/medikoo/es6-set.git"
},
"dependencies" : {
"d" : "1" ,
"es5-ext" : "~0.10.14" ,
"es6-iterator" : "~2.0.1" ,
"es6-symbol" : "3.1.1" ,
"event-emitter" : "~0.3.5"
},
"devDependencies" : {
"tad" : "~0.2.7" ,
"xlint" : "~0.2.2" ,
"xlint-jslint-medikoo" : "~0.1.4"
},
"scripts" : {
"lint" : "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream" ,
"lint-console" : "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch" ,
"test" : "node ./node_modules/tad/bin/tad"
},
"license" : "MIT"
}
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