mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 18:47:30 +00:00
Add ES2015 runtime transpilation sample
This commit is contained in:
9
samples/misc/ES2015Transpilation/package.json
Normal file
9
samples/misc/ES2015Transpilation/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "ES2015Example",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"babel-core": "^5.8.29",
|
||||
"body-parser": "^1.14.1",
|
||||
"express": "^4.13.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user