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

15 lines
353 B
JSON

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