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

24 lines (23 loc) 517 B
{ "name": "node-releases", "version": "1.1.50", "description": "Node.js releases data", "scripts": { "build": "npm run fetch && npm run process", "fetch": "node scripts/fetch.js", "process": "node scripts/process.js" }, "repository": { "type": "git", "url": "git+https://github.com/chicoxyzzy/node-releases.git" }, "keywords": [ "nodejs", "releases" ], "author": "Sergey Rubanov <chi187@gmail.com>", "license": "MIT", "dependencies": { "semver": "^6.3.0" } }