File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " typhonjs-npm-scripts-build-babel" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 0.2 .0" ,
4
4
"homepage" : " https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-build-babel" ,
5
5
"description" : " Provides NPM scripts for building ES6 projects using Babel for all TyphonJS NPM modules and beyond." ,
6
6
"license" : " MPL-2.0" ,
14
14
"maintainers" : [
15
15
{
16
16
"name" : " Mike Leahy" ,
17
- "email" : " support@js.typhonrt.org "
17
+ "email" : " support@typhonjs.io "
18
18
}
19
19
],
20
20
"dependencies" : {
21
21
"babel-core" : " ^6.0.0" ,
22
22
"babel-cli" : " ^6.0.0" ,
23
+ "babel-plugin-add-module-exports" : " ^0.2.0" ,
24
+ "babel-plugin-module-alias" : " ^1.0.0" ,
23
25
"babel-preset-es2015" : " ^6.0.0" ,
24
26
"fs-extra" : " ^0.30.0" ,
25
27
"strip-json-comments" : " ^2.0.0"
You can’t perform that action at this time.
0 commit comments