wallet-core/node_modules/to-iso-string/package.json

85 lines
2.1 KiB
JSON
Raw Normal View History

2016-10-10 03:43:44 +02:00
{
"_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"
}