2016-10-10 03:43:44 +02:00
|
|
|
{
|
2016-11-03 01:33:53 +01:00
|
|
|
"name": "to-iso-string",
|
|
|
|
"repository": "git://github.com/segmentio/to-iso-string.git",
|
|
|
|
"version": "0.0.2",
|
|
|
|
"license": "MIT",
|
2016-10-10 03:43:44 +02:00
|
|
|
"description": "Cross-browser toISOString support.",
|
2016-11-03 01:33:53 +01:00
|
|
|
"keywords": ["iso", "format", "iso8601", "date", "isostring", "toISOString"],
|
2016-10-10 03:43:44 +02:00
|
|
|
"devDependencies": {
|
|
|
|
"mocha": "*"
|
2016-11-03 01:33:53 +01:00
|
|
|
}
|
2016-10-10 03:43:44 +02:00
|
|
|
}
|