UNPKG

react-router-ga

Version:

[![Downloads](https://img.shields.io/npm/dm/react-router-ga)](https://npm.im/react-router-ga) [![Version](https://img.shields.io/npm/v/react-router-ga)](https://npm.im/react-router-ga) [![License](https://img.shields.io/npm/l/react-router-ga)](https://ope

36 lines (35 loc) 671 B
{ "name": "ret", "description": "Tokenizes a string that represents a regular expression.", "keywords": [ "regex", "regexp", "regular expression", "parser", "tokenizer" ], "version": "0.1.15", "repository": { "type": "git", "url": "git://github.com/fent/ret.js.git" }, "author": "Roly Fentanes (https://github.com/fent)", "main": "./lib/index.js", "files": [ "lib" ], "scripts": { "test": "istanbul cover vows -- --spec test/*-test.js" }, "directories": { "lib": "./lib" }, "devDependencies": { "istanbul": "*", "vows": "*" }, "engines": { "node": ">=0.12" }, "license": "MIT" }