Files
JavaScriptServices/samples/misc/ES2015Transpilation/package.json
2015-11-02 11:15:34 -08:00

10 lines
161 B
JSON

{
"name": "ES2015Example",
"version": "0.0.0",
"dependencies": {
"babel-core": "^5.8.29",
"body-parser": "^1.14.1",
"express": "^4.13.3"
}
}