{
  "name": "react-silk",
  "version": "0.0.1",
  "description": "react-silk - A shelob project",
  "main": "src/index.js",
  "scripts": {
    "lint": "./node_modules/eslint/bin/eslint.js js",
    "prepublishOnly": "nsp check"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/robinhoodmarkets/react-silk.git"
  },
  "bugs": {
    "url": "https://github.com/robinhoodmarkets/react-silk/issues"
  },
  "homepage": "https://github.com/robinhoodmarkets/react-silk#readme",
  "keywords": [
    "shelob"
  ],
  "author": "Robinhood",
  "license": "UNLICENSED",
  "devDependencies": {
    "babel-core": "^6.24.1",
    "babel-preset-robinhood": "git+ssh://git@github.com/robinhoodmarkets/babel-preset-robinhood",
    "better-npm-run": "^0.0.15",
    "debug": "^2.6.6",
    "eslint": "^3.19.0",
    "eslint-config-robinhood": "git+ssh://git@github.com/robinhoodmarkets/eslint-config-robinhood",
    "nsp": "^2.6.3",
    "react-immutable-proptypes": "^2.1.0"
  }
}
