babel-plugin-transform-jsx-stylesheet
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "babel-plugin-transform-jsx-stylesheet", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Transform stylesheet selector to style in JSX Elements.", | ||
@@ -15,2 +15,5 @@ "license": "BSD-3-Clause", | ||
"homepage": "https://github.com/alibaba/rax#readme", | ||
"engines": { | ||
"npm": ">=3.0.0" | ||
}, | ||
"devDependencies": { | ||
@@ -17,0 +20,0 @@ "babel-core": "^6.23.1", |
16246