1
0
Fork 0
arangodb/js/node/node_modules/timezone/package.json

111 lines
2.7 KiB
JSON

{
"_args": [
[
"timezone",
"/home/pluma/projects/arango/arangodb/js/node"
]
],
"_from": "timezone@latest",
"_id": "timezone@1.0.6",
"_inCache": true,
"_installable": true,
"_location": "/timezone",
"_nodeVersion": "4.4.5",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/timezone-1.0.6.tgz_1468427440952_0.6865658655297011"
},
"_npmUser": {
"email": "alan@prettyrobots.com",
"name": "bigeasy"
},
"_npmVersion": "2.15.5",
"_phantomChildren": {},
"_requested": {
"name": "timezone",
"raw": "timezone",
"rawSpec": "",
"scope": null,
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/timezone/-/timezone-1.0.6.tgz",
"_shasum": "d3b50bc35c63a09ed8876a8cc3642628685ccc33",
"_shrinkwrap": null,
"_spec": "timezone",
"_where": "/home/pluma/projects/arango/arangodb/js/node",
"author": {
"email": "alan@prettyrobots.com",
"name": "Alan Gutierrez"
},
"bugs": {
"url": "https://github.com/bigeasy/timezone/issues"
},
"contributors": [
{
"email": "eeror@eeror.com",
"name": "Eero Ränik",
"url": "http://www.eeror.com/"
},
{
"email": "niek@fambruins.nl",
"name": "Bruins Zachtgoed",
"url": "https://github.com/pheew"
},
{
"email": "edward.vielmetti@gmail.com",
"name": "Edward Vielmetti",
"url": "http://vielmetti.typepad.com/"
}
],
"dependencies": {},
"description": "Small, elegant, Olson educated, timezone aware date math and `strftime` date formatting in pure JavaScript with no dependendcies for Node.js and the browser. Timezone uses the Olson/IANA timezone database. Timezone is aware of every clock transition in th",
"devDependencies": {
"proof": "1.x",
"uglify-js": "~1.3"
},
"directories": {},
"dist": {
"shasum": "d3b50bc35c63a09ed8876a8cc3642628685ccc33",
"tarball": "https://registry.npmjs.org/timezone/-/timezone-1.0.6.tgz"
},
"homepage": "http://bigeasy.github.io/timezone",
"keywords": [
"time",
"timezone",
"date",
"clock",
"wall-clock",
"tzdata",
"utc",
"gmt",
"datetime",
"tz",
"format",
"events",
"calendar",
"strftime"
],
"license": "MIT",
"maintainers": [
{
"email": "alan@prettyrobots.com",
"name": "bigeasy"
}
],
"name": "timezone",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/bigeasy/timezone.git"
},
"scripts": {
"test": "NODE_PATH=build util/test"
},
"version": "1.0.6"
}