{
  "name": "react-native-ocss",
  "version": "1.2.8",
  "description": "",
  "main": "./lib/parser.js",
  "scripts": {
    "test": "mocha -R nyan test/test.js"
  },
  "bin": {
    "rcss": "./index.js"
  },
  "keywords": [
    "react-native-css",
    "convert"
  ],
  "dependencies": {
    "commander": ">= 2.9.0",
    "js-beautify": ">= 1.5.10",
    "node-sass": ">= 3.4.2"
  },
  "author": "yangqianjun",
  "license": "ISC",
   "bugs": {
    "url": "https://github.com/gogoyqj/react-native-ocss/issues"
  }
}
