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

29 lines (28 loc) 549 B
{ "name": "gud", "version": "1.0.0", "description": "Create a 'gud nuff' (not cryptographically secure) globally unique id", "main": "index.js", "repository": "https://github.com/jamiebuilds/global-unique-id", "author": "Jamie Kyle <me@thejameskyle.com>", "license": "MIT", "keywords": [ "global", "unique", "id", "identifier", "number", "uuid", "uid" ], "files": [ "index.js" ], "scripts": { "test": "ava" }, "devDependencies": { "ava": "^0.25.0", "flow-bin": "^0.66.0" } }