Sebastian McKenzie 69f17f7df1 v6.0.12
2015-10-30 04:53:38 +00:00

17 lines
410 B
JSON

{
"name": "babel-plugin-transform-es2015-modules-systemjs",
"version": "6.0.12",
"description": "",
"repository": "babel/babel",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-template": "^6.0.12",
"babel-helper-hoist-variables": "^6.0.2",
"babel-runtime": "^6.0.12",
"babel-plugin-transform-strict-mode": "^6.0.2"
},
"keywords": [
"babel-plugin"
]
}