{
  "name": "@cssxjs/babel-plugin-rn-stylename-inline",
  "version": "0.3.0",
  "publishConfig": {
    "access": "public"
  },
  "description": "Use styleName attributes with inline css and styl template strings",
  "keywords": [
    "babel",
    "babel-plugin",
    "react",
    "lazy",
    "import"
  ],
  "main": "index.js",
  "scripts": {
    "test": "jest"
  },
  "author": "Pavel Zhukov",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/startupjs/startupjs"
  },
  "dependencies": {
    "@babel/parser": "^7.0.0",
    "@babel/template": "^7.4.0",
    "@babel/types": "^7.0.0",
    "@cssxjs/loaders": "^0.3.0",
    "@cssxjs/runtime": "^0.3.0"
  },
  "devDependencies": {
    "@babel/plugin-syntax-jsx": "^7.0.0",
    "babel-plugin-tester": "^9.1.0",
    "jest": "^30.0.4"
  },
  "gitHead": "9d998669a3f86fae3dfe30684a73fc6f4466b4b7"
}
