UNPKG

jii-clientrouter

Version:

Listen address bar url events and route it to actions

29 lines (28 loc) 679 B
{ "name": "jii-clientrouter", "version": "0.14.1", "description": "Listen address bar url events and route it to actions", "browser": "index-client.js", "author": "Vladimir Kozhin <affka@affka.ru>", "scripts": { "test": "nodeunit tests/unit" }, "repository": { "type": "git", "url": "https://github.com/jiisoft/jii-clientrouter" }, "keywords": [ "yii", "php", "framework", "javascript" ], "license": "MIT", "homepage": "https://github.com/jiisoft/jii-clientrouter", "bugs": { "url": "https://github.com/jiisoft/jii-clientrouter/issues" }, "dependencies": { "lodash": "^4.15.0" } }