UNPKG

webappengine

Version:

A web application platform that can host multiple web apps running with Node.js.

30 lines (29 loc) 557 B
{ "name": "react-router", "version": "0.13.3", "description": "A complete routing library for React.js", "main": "build/umd/ReactRouter.js", "homepage": "https://github.com/rackt/react-router", "authors": [ "Ryan Florence", "Michael Jackson" ], "keywords": [ "react", "router" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "docs", "modules", "examples", "scripts", "CONTRIBUTING.md", "karma.conf.js", "package.json", "webpack.config.js" ] }