blob: cb7b700908ddcc549bb1c013e1f772db44f3b4f5 [file] [log] [blame]
{
"_args": [
[
"timespan@2.3.0",
"/Users/scottyaslan/Development/nifi-fds/target"
]
],
"_development": true,
"_from": "timespan@2.3.0",
"_id": "timespan@2.3.0",
"_inBundle": false,
"_integrity": "sha1-SQLOBAvRPYRcj1myfp1ZutbzmSk=",
"_location": "/timespan",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "timespan@2.3.0",
"name": "timespan",
"escapedName": "timespan",
"rawSpec": "2.3.0",
"saveSpec": null,
"fetchSpec": "2.3.0"
},
"_requiredBy": [
"/loggly"
],
"_resolved": "https://registry.npmjs.org/timespan/-/timespan-2.3.0.tgz",
"_spec": "2.3.0",
"_where": "/Users/scottyaslan/Development/nifi-fds/target",
"author": {
"name": "Michael Stum",
"email": "blog@stum.de"
},
"bugs": {
"url": "https://github.com/indexzero/TimeSpan.js/issues"
},
"contributors": [
{
"name": "Charlie Robbins",
"email": "charlie.robbins@gmail.com"
}
],
"description": "A JavaScript TimeSpan library for node.js (and soon the browser)",
"devDependencies": {
"vows": ">= 0.7.0"
},
"engines": {
"node": ">= 0.2.0"
},
"homepage": "https://github.com/indexzero/TimeSpan.js#readme",
"keywords": [
"time",
"dates",
"utilities",
"timespan"
],
"main": "./lib/time-span.js",
"name": "timespan",
"repository": {
"type": "git",
"url": "git+https://github.com/indexzero/TimeSpan.js.git"
},
"scripts": {
"test": "vows test/*-test.js --spec"
},
"version": "2.3.0"
}