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

39 lines (38 loc) 905 B
{ "name": "npm-packlist", "version": "1.4.4", "description": "Get a list of the files to add from a folder into an npm package", "directories": { "test": "test" }, "main": "index.js", "dependencies": { "ignore-walk": "^3.0.1", "npm-bundled": "^1.0.1" }, "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", "license": "ISC", "files": [ "index.js" ], "devDependencies": { "mkdirp": "^0.5.1", "rimraf": "^2.6.1", "tap": "^14.2.1" }, "scripts": { "test": "tap", "snap": "tap", "preversion": "npm test", "postversion": "npm publish", "postpublish": "git push origin --follow-tags" }, "repository": { "type": "git", "url": "git+https://github.com/npm/npm-packlist.git" }, "bugs": { "url": "https://github.com/npm/npm-packlist/issues" }, "homepage": "https://www.npmjs.com/package/npm-packlist" }