{
  "name": "jsx-reader",
  "description": "reader",
  "version": "0.1.1",
  "author": "James Long <longster@gmail.com>",
  "engines": {
    "node": "*"
  },
  "main": "index",
  "repository": {
    "type": "git",
    "url": "https://github.com/jlongster/jsx-reader.git"
  },
  "license": [{
    "type": "BSD",
    "url": "https://github.com/jlongster/jsx-reader/blob/master/LICENSE"
  }],
  "bugs": {
    "url": "https://github.com/jlongster/jsx-reader/issues"
  }
}
