From cc97a4dd2a967e1c2273bd5f4c5f49a5bf2e2585 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 27 Mar 2019 21:01:33 +0100 Subject: remove node_modules --- node_modules/util/README.md | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 node_modules/util/README.md (limited to 'node_modules/util/README.md') diff --git a/node_modules/util/README.md b/node_modules/util/README.md deleted file mode 100644 index 1c473d2cf..000000000 --- a/node_modules/util/README.md +++ /dev/null @@ -1,15 +0,0 @@ -# util - -[![Build Status](https://travis-ci.org/defunctzombie/node-util.png?branch=master)](https://travis-ci.org/defunctzombie/node-util) - -node.js [util](http://nodejs.org/api/util.html) module as a module - -## install via [npm](npmjs.org) - -```shell -npm install util -``` - -## browser support - -This module also works in modern browsers. If you need legacy browser support you will need to polyfill ES5 features. -- cgit v1.2.3