ical-utils
Version:
ICal generator/updater/parser with Timezone/DST, Alams, Organizers, Events, etc. support.
70 lines (69 loc) • 1.74 kB
JSON
{
"_args": [
[
"@MikeVan/ical-utils@1.0.14",
"/home/ubuntu/environment/CRM-Node"
]
],
"_from": "@MikeVan/ical-utils@1.0.14",
"_id": "@MikeVan/ical-utils@1.0.14",
"_inBundle": false,
"_integrity": "sha512-fiW+tZ11FYg3BLnvazCC/IHWr+OkPOcn8lTjdrWGmx+ml/QddFf1gPMxbZLSWvWK+5sHlB7yFMMQdibQpVWsNw==",
"_location": "/@MikeVan/ical-utils",
"_phantomChildren": {
"q": "1.5.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "@MikeVan/ical-utils@1.0.14",
"name": "@MikeVan/ical-utils",
"escapedName": "@MikeVan%2fical-utils",
"scope": "@MikeVan",
"rawSpec": "1.0.14",
"saveSpec": null,
"fetchSpec": "1.0.14"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/@MikeVan/ical-utils/-/ical-utils-1.0.14.tgz",
"_spec": "1.0.14",
"_where": "/home/ubuntu/environment/CRM-Node",
"author": {
"name": "Mike Van"
},
"bugs": {
"url": "https://github.com/Mike-Van/ical-utils/issues"
},
"dependencies": {
"ical2json": "git+https://github.com/adrianlee44/ical2json.git",
"moment": "^2.18.1"
},
"description": "ICal generator/updater/parser with Timezone/DST, Alams, Organizers, Events, etc. support.",
"devDependencies": {
"fs-readdir-recursive": "^0.1.0",
"mocha": "^2.2.0"
},
"homepage": "https://github.com/Mike-Van/ical-utils",
"keywords": [
"iCal",
"generator",
"parser",
"updater",
"Timezone",
"DST",
"Alarms"
],
"license": "ISC",
"main": "lib/main.js",
"name": "ical-utils",
"repository": {
"type": "git",
"url": "git+https://github.com/Mike-Van/ical-utils.git"
},
"scripts": {
"test": "mocha tests"
},
"version": "1.0.15"
}