{
  "name": "warning",
  "version": "1.0.1",
  "description": "A mirror of Facebook's Warning",
  "main": "warning.js",
  "scripts": {
    "test": "echo 'you've been warned'"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/r3dm/warning.git"
  },
  "keywords": [
    "warning",
    "facebook",
    "react",
    "invariant"
  ],
  "author": "Berkeley Martinez <berkeley@r3dm.com> (http://r3dm.com)",
  "license": "BSD",
  "bugs": {
    "url": "https://github.com/r3dm/warning/issues"
  },
  "homepage": "https://github.com/r3dm/warning"
}
