Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
merge
Commit Description:
merge
{
"name" : "falafel" ,
"description" : "transform the ast on a recursive walk" ,
"version" : "2.2.4" ,
"repository" : {
"type" : "git" ,
"url" : "git://github.com/substack/node-falafel.git"
},
"main" : "index.js" ,
"keywords" : [
"ast" ,
"burrito" ,
"source" ,
"syntax" ,
"traversal" ,
"tree"
],
"directories" : {
"example" : "example" ,
"test" : "test"
},
"scripts" : {
"coverage" : "covert test/*.js" ,
"test" : "node --harmony test/bin/run.js test/*.js"
},
"dependencies" : {
"acorn" : "^7.1.1" ,
"foreach" : "^2.0.5" ,
"isarray" : "^2.0.1" ,
"object-keys" : "^1.0.6"
},
"devDependencies" : {
"acorn-jsx" : "^5.2.0" ,
"covert" : "^1.1.0" ,
"glob" : "^6.0.4" ,
"safe-buffer" : "^5.2.0" ,
"semver" : "^6.0.0" ,
"tape" : "^4.0.0"
},
"engines" : {
"node" : ">=0.4.0"
},
"license" : "MIT" ,
"author" : {
"email" : "mail@substack.net" ,
"name" : "James Halliday" ,
"url" : "http://substack.net"
},
"testling" : {
"browsers" : {
"chrome" : [
"20.0"
],
"firefox" : [
"10.0" ,
"15.0"
],
"iexplore" : [
"6.0" ,
"7.0" ,
"8.0" ,
"9.0"
],
"opera" : [
"12.0"
],
"safari" : [
"5.1"
]
},
"files" : "test/*.js"
}
}
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