{ "_from": "countdown@^2.6.0", "_id": "countdown@2.6.0", "_inBundle": false, "_integrity": "sha1-Z3+446nUzE52QVkBuiU7UYrzQXc=", "_location": "/countdown", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "countdown@^2.6.0", "name": "countdown", "escapedName": "countdown", "rawSpec": "^2.6.0", "saveSpec": null, "fetchSpec": "^2.6.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/countdown/-/countdown-2.6.0.tgz", "_shasum": "677fb8e3a9d4cc4e76415901ba253b518af34177", "_spec": "countdown@^2.6.0", "_where": "/mnt/d/WWW/magico.front", "author": { "name": "Stephen McKamey", "url": "http://mck.me" }, "bugs": { "url": "https://github.com/mckamey/countdownjs/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A simple JavaScript API for producing an accurate, intuitive description of the timespan between two Date instances.", "files": [ "countdown.js", "README.md", "LICENSE.txt" ], "homepage": "http://countdownjs.org", "keywords": [ "countdown", "timer", "clock", "date", "time", "timespan", "year", "month", "week", "day", "hour", "minute", "second" ], "license": "MIT", "main": "countdown.js", "name": "countdown", "repository": { "type": "git", "url": "git+https://github.com/mckamey/countdownjs.git" }, "version": "2.6.0" }