15 lines
298 B
JSON
15 lines
298 B
JSON
{
|
|
"name": "babel-plugin-transform-strict-mode",
|
|
"version": "6.0.2",
|
|
"description": "TODO",
|
|
"repository": "babel/babel",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"dependencies": {
|
|
"babel-runtime": "^6.0.2",
|
|
"babel-types": "^6.0.2"
|
|
}
|
|
} |