diff options
Diffstat (limited to 'node_modules/atob/package.json')
| -rw-r--r-- | node_modules/atob/package.json | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/node_modules/atob/package.json b/node_modules/atob/package.json deleted file mode 100644 index 79bfd9bad..000000000 --- a/node_modules/atob/package.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "atob", - "homepage": "https://git.coolaj86.com/coolaj86/atob.js.git", - "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)", - "repository": { - "type": "git", - "url": "git://git.coolaj86.com/coolaj86/atob.js.git" - }, - "keywords": [ - "atob", - "browser" - ], - "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com)", - "engines": { - "node": ">= 4.5.0" - }, - "main": "node-atob.js", - "browser": "browser-atob.js", - "bin": { - "atob": "bin/atob.js" - }, - "license": "(MIT OR Apache-2.0)", - "version": "2.1.2" -} |
