Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
fix wrong merge
Commit Description:
fix wrong merge
{
"name" : "dash-ast" ,
"description" : "walk an AST, quickly" ,
"version" : "1.0.0" ,
"author" : "Renée Kooi <renee@kooi.me>" ,
"bugs" : {
"url" : "https://github.com/goto-bus-stop/dash-ast/issues"
},
"devDependencies" : {
"acorn" : "^5.5.3" ,
"astw" : "^2.2.0" ,
"estree-walk" : "^2.2.0" ,
"estree-walker" : "^0.5.2" ,
"nanobench" : "^2.1.1" ,
"standard" : "^11.0.1" ,
"tape" : "^4.9.0"
},
"homepage" : "https://github.com/goto-bus-stop/dash-ast" ,
"keywords" : [
"ast" ,
"estree" ,
"javascript" ,
"parse" ,
"transform" ,
"tree" ,
"visitor" ,
"walk" ,
"walker"
],
"license" : "Apache-2.0" ,
"main" : "index.js" ,
"repository" : {
"type" : "git" ,
"url" : "https://github.com/goto-bus-stop/dash-ast.git"
},
"scripts" : {
"test" : "standard && node test && node bench"
}
}
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