aboutsummaryrefslogtreecommitdiff
path: root/node_modules/to-iso-string/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/to-iso-string/package.json')
-rw-r--r--node_modules/to-iso-string/package.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/node_modules/to-iso-string/package.json b/node_modules/to-iso-string/package.json
deleted file mode 100644
index 71a7168a5..000000000
--- a/node_modules/to-iso-string/package.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "name": "to-iso-string",
- "repository": "git://github.com/segmentio/to-iso-string.git",
- "version": "0.0.2",
- "license": "MIT",
- "description": "Cross-browser toISOString support.",
- "keywords": ["iso", "format", "iso8601", "date", "isostring", "toISOString"],
- "devDependencies": {
- "mocha": "*"
- }
-}