Files
JavaScriptServices/samples/misc/ES2015Transpilation/package.json

8 lines
105 B
JSON

{
"name": "ES2015Example",
"version": "0.0.0",
"dependencies": {
"babel-core": "^5.8.29"
}
}