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.json84
1 files changed, 84 insertions, 0 deletions
diff --git a/node_modules/to-iso-string/package.json b/node_modules/to-iso-string/package.json
new file mode 100644
index 000000000..700aea3aa
--- /dev/null
+++ b/node_modules/to-iso-string/package.json
@@ -0,0 +1,84 @@
+{
+ "_args": [
+ [
+ {
+ "raw": "to-iso-string@0.0.2",
+ "scope": null,
+ "escapedName": "to-iso-string",
+ "name": "to-iso-string",
+ "rawSpec": "0.0.2",
+ "spec": "0.0.2",
+ "type": "version"
+ },
+ "/home/dold/repos/taler/wallet-webex/node_modules/mocha"
+ ]
+ ],
+ "_from": "to-iso-string@0.0.2",
+ "_id": "to-iso-string@0.0.2",
+ "_inCache": true,
+ "_location": "/to-iso-string",
+ "_nodeVersion": "2.0.1",
+ "_npmUser": {
+ "name": "ndhoule",
+ "email": "nathan@nathanhoule.com"
+ },
+ "_npmVersion": "2.9.0",
+ "_phantomChildren": {},
+ "_requested": {
+ "raw": "to-iso-string@0.0.2",
+ "scope": null,
+ "escapedName": "to-iso-string",
+ "name": "to-iso-string",
+ "rawSpec": "0.0.2",
+ "spec": "0.0.2",
+ "type": "version"
+ },
+ "_requiredBy": [
+ "/mocha"
+ ],
+ "_resolved": "https://registry.npmjs.org/to-iso-string/-/to-iso-string-0.0.2.tgz",
+ "_shasum": "4dc19e664dfccbe25bd8db508b00c6da158255d1",
+ "_shrinkwrap": null,
+ "_spec": "to-iso-string@0.0.2",
+ "_where": "/home/dold/repos/taler/wallet-webex/node_modules/mocha",
+ "bugs": {
+ "url": "https://github.com/segmentio/to-iso-string/issues"
+ },
+ "dependencies": {},
+ "deprecated": "to-iso-string has been deprecated, use @segment/to-iso-string instead.",
+ "description": "Cross-browser toISOString support.",
+ "devDependencies": {
+ "mocha": "*"
+ },
+ "directories": {},
+ "dist": {
+ "shasum": "4dc19e664dfccbe25bd8db508b00c6da158255d1",
+ "tarball": "https://registry.npmjs.org/to-iso-string/-/to-iso-string-0.0.2.tgz"
+ },
+ "gitHead": "dded50dbad7ad7568dfaf38e7fe623e43977837d",
+ "homepage": "https://github.com/segmentio/to-iso-string#readme",
+ "keywords": [
+ "iso",
+ "format",
+ "iso8601",
+ "date",
+ "isostring",
+ "toISOString"
+ ],
+ "license": "MIT",
+ "maintainers": [
+ {
+ "name": "ndhoule",
+ "email": "nathan@nathanhoule.com"
+ }
+ ],
+ "name": "to-iso-string",
+ "optionalDependencies": {},
+ "readme": "ERROR: No README data found!",
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/segmentio/to-iso-string.git"
+ },
+ "scripts": {},
+ "version": "0.0.2"
+}