summaryrefslogtreecommitdiff
path: root/node_modules/extsprintf/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/extsprintf/package.json')
-rw-r--r--node_modules/extsprintf/package.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/node_modules/extsprintf/package.json b/node_modules/extsprintf/package.json
deleted file mode 100644
index b788895..0000000
--- a/node_modules/extsprintf/package.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "name": "extsprintf",
- "version": "1.3.0",
- "description": "extended POSIX-style sprintf",
- "main": "./lib/extsprintf.js",
- "repository": {
- "type": "git",
- "url": "git://github.com/davepacheco/node-extsprintf.git"
- },
- "engines": [
- "node >=0.6.0"
- ],
- "license": "MIT"
-}