add support for an optional runtime - closes #129

This commit is contained in:
Sebastian McKenzie
2014-11-09 12:02:06 +11:00
parent 8ef5148870
commit ab9cd4e630
8 changed files with 175 additions and 25 deletions

View File

@@ -15,7 +15,8 @@
"main": "lib/6to5/index.js",
"bin": {
"6to5": "./bin/6to5/index.js",
"6to5-node": "./bin/6to5-node"
"6to5-node": "./bin/6to5-node",
"6to5-runtime": "./bin/6to5-runtime"
},
"keywords": [
"harmony",