proxy-based Twister client written with react-js
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

66 lines
1.5 KiB

{
"name": "react-router",
"version": "0.13.5",
"description": "A complete routing library for React.js",
"main": "lib",
"repository": {
"type": "git",
"url": "git+https://github.com/rackt/react-router.git"
},
"homepage": "https://github.com/rackt/react-router/blob/latest/README.md",
"bugs": {
"url": "https://github.com/rackt/react-router/issues"
},
"authors": [
"Ryan Florence",
"Michael Jackson"
],
"license": "MIT",
"peerDependencies": {
"react": "0.13.x||0.14.x"
},
"dependencies": {
"can-use-dom": "0.1.0",
"invariant": "^2.0.0",
"object-assign": "^2.0.0",
"qs": "2.4.1"
},
"tags": [
"react",
"router"
],
"keywords": [
"react",
"react-component",
"routing",
"route",
"routes",
"router"
],
"_id": "react-router@0.13.5",
"scripts": {},
"_shasum": "02e3e2821c1a38d0573733ab1abfb1c388516733",
"_from": "react-router@0.13.5",
"_resolved": "https://registry.npmjs.org/react-router/-/react-router-0.13.5.tgz",
"_npmVersion": "3.3.10",
"_nodeVersion": "4.2.1",
"_npmUser": {
"name": "ryanflorence",
"email": "rpflorence@gmail.com"
},
"maintainers": [
{
"name": "ryanflorence",
"email": "rpflorence@gmail.com"
},
{
"name": "mjackson",
"email": "mjijackson@gmail.com"
}
],
"dist": {
"shasum": "02e3e2821c1a38d0573733ab1abfb1c388516733",
"tarball": "http://registry.npmjs.org/react-router/-/react-router-0.13.5.tgz"
},
"directories": {}
}