121dfc77c0a412c66eb4e47c4072384f22eb3119.svn-base 1.59 KB
{
  "_from": "timespan@2.x.x",
  "_id": "timespan@2.3.0",
  "_inBundle": false,
  "_integrity": "sha1-SQLOBAvRPYRcj1myfp1ZutbzmSk=",
  "_location": "/timespan",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "timespan@2.x.x",
    "name": "timespan",
    "escapedName": "timespan",
    "rawSpec": "2.x.x",
    "saveSpec": null,
    "fetchSpec": "2.x.x"
  },
  "_requiredBy": [
    "/loggly"
  ],
  "_resolved": "https://registry.npm.taobao.org/timespan/download/timespan-2.3.0.tgz",
  "_shasum": "4902ce040bd13d845c8f59b27e9d59bad6f39929",
  "_spec": "timespan@2.x.x",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\loggly",
  "author": {
    "name": "Michael Stum",
    "email": "blog@stum.de"
  },
  "bugs": {
    "url": "https://github.com/indexzero/TimeSpan.js/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Charlie Robbins",
      "email": "charlie.robbins@gmail.com"
    }
  ],
  "deprecated": false,
  "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"
}