Sebastian McKenzie f2215915ff v6.1.2
2015-11-05 11:10:22 +00:00

16 lines
374 B
JSON

{
"name": "babel-plugin-transform-strict-mode",
"version": "6.1.2",
"description": "TODO",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
],
"dependencies": {
"babel-runtime": "^5.0.0",
"babel-types": "^6.1.2"
}
}