Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
update migration
Commit Description:
update migration
{
"name" : "dfa" ,
"version" : "1.2.0" ,
"description" : "A state machine compiler" ,
"main" : "index.js" ,
"devDependencies" : {
"@babel/core" : "^7.0.0" ,
"@babel/preset-env" : "^7.0.0" ,
"@babel/register" : "^7.0.0" ,
"mocha" : "^3.1.0" ,
"pegjs" : "^0.10.0" ,
"rollup" : "^1.5.0" ,
"rollup-plugin-babel" : "^4.0.1" ,
"rollup-plugin-commonjs" : "^9.2.1" ,
"rollup-plugin-local-resolve" : "^1.0.7"
},
"scripts" : {
"test" : "mocha --require @babel/register" ,
"prepublish" : "make"
},
"repository" : {
"type" : "git" ,
"url" : "git+ssh://git@github.com/devongovett/dfa.git"
},
"keywords" : [
"state" ,
"machine" ,
"compiler"
],
"author" : "Devon Govett <devongovett@gmail.com>" ,
"license" : "MIT" ,
"bugs" : {
"url" : "https://github.com/devongovett/dfa/issues"
},
"homepage" : "https://github.com/devongovett/dfa#readme" ,
"files" : [
"index.js" ,
"index.js.map" ,
"compile.js" ,
"compile.js.map"
]
}
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