Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
fix wrong merge
Commit Description:
fix wrong merge
{
"name" : "static-eval" ,
"version" : "2.0.5" ,
"description" : "evaluate statically-analyzable expressions" ,
"main" : "index.js" ,
"dependencies" : {
"escodegen" : "^1.11.1"
},
"devDependencies" : {
"esprima" : "^3.1.3" ,
"tape" : "^4.10.1"
},
"scripts" : {
"test" : "tape test/*.js"
},
"testling" : {
"files" : "test/*.js" ,
"browsers" : [
"ie/8..latest" ,
"ff/latest" ,
"chrome/latest" ,
"opera/latest" ,
"safari/latest"
]
},
"repository" : {
"type" : "git" ,
"url" : "git://github.com/browserify/static-eval.git"
},
"homepage" : "https://github.com/browserify/static-eval" ,
"keywords" : [
"static" ,
"eval" ,
"expression" ,
"esprima" ,
"ast" ,
"abstract" ,
"syntax" ,
"tree" ,
"analysis"
],
"author" : {
"name" : "James Halliday" ,
"email" : "mail@substack.net" ,
"url" : "http://substack.net"
},
"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