{
  "name": "jumperskirt",
  "version": "0.1.9",
  "description": "The UI framework with frills, on top of React and Stylus.",
  "main": "./index.js",
  "scripts": {
    "test": "make test",
    "prepublish": "make all"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/robotlolita/jumperskirt.git"
  },
  "keywords": [
    "ui",
    "react",
    "components"
  ],
  "author": "Quildreen Motta",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/robotlolita/jumperskirt/issues"
  },
  "dependencies": {
    "data.maybe": "~1.1.0",
    "data.validation": "^1.3.0",
    "nib": "~1.0.4",
    "react": "~0.12.1",
    "stylus": "~0.49.3",
    "xtend": "~4.0.0"
  },
  "devDependencies": {
    "jsx-reader": "~0.1.1",
    "sweet-fantasies": "git://github.com/robotlolita/sweet-fantasies#patch-compatibility",
    "es6-macros": "0.0.7",
    "lambda-chop": "~0.1.5",
    "adt-simple": "~0.1.3",
    "macros.operators": "~0.5.1",
    "ink-docstrap": "git://github.com/robotlolita/docstrap",
    "hifive-spec": "~0.2.2",
    "uglify-js": "~2.4.15",
    "sweet.js": "0.7.1",
    "hifive": "~0.4.0",
    "alright": "~1.1.0",
    "browserify": "~6.3.2",
    "jsdoc": "~3.3.0-alpha10",
    "sparkler": "~0.3.4"
  }
}
