Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
merge
Commit Description:
merge
{
"name" : "estree-is-function" ,
"description" : "check if an AST node is a function of some sort" ,
"version" : "1.0.0" ,
"author" : "Renée Kooi <renee@kooi.me>" ,
"bugs" : {
"url" : "https://github.com/goto-bus-stop/estree-is-function/issues"
},
"devDependencies" : {
"acorn" : "^5.2.1" ,
"standard" : "^10.0.3" ,
"tape" : "^4.8.0"
},
"homepage" : "https://github.com/goto-bus-stop/estree-is-function" ,
"keywords" : [
"arrow-function" ,
"check" ,
"detect" ,
"estree" ,
"function" ,
"functiondeclaration" ,
"functionexpression"
],
"license" : "Apache-2.0" ,
"main" : "index.js" ,
"repository" : {
"type" : "git" ,
"url" : "https://github.com/goto-bus-stop/estree-is-function.git"
},
"scripts" : {
"test" : "standard && node 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