{"_id":"timecircles","_rev":"2-2b92d6fa1e318b057a5441717347a194","name":"timecircles","description":"TimeCircles is a jQuery plugin that provides a nice looking way to either count down towards a certain time, or to count up from a certain time. The goal for TimeCircles is to provide a simple yet dynamic tool that makes it very easy to provide visitors a","dist-tags":{"latest":"1.5.3"},"versions":{"1.5.3":{"name":"timecircles","version":"1.5.3","homepage":"http://git.wimbarelds.nl/TimeCircles/","authors":["Wim Barelds <wim.barelds@gmail.com>"],"description":"TimeCircles is a jQuery plugin that provides a nice looking way to either count down towards a certain time, or to count up from a certain time. The goal for TimeCircles is to provide a simple yet dynamic tool that makes it very easy to provide visitors a","main":"inc/TimeCircles.js","moduleType":["globals"],"keywords":["timer","stopwatch","count","countdown","time","date","datetime","clock","comingsoon","ui","construction"],"license":"MIT","ignore":["**/.*","node_modules","bower_components","test","tests"],"dependencies":{"jquery":">=1.9.1"},"gitHead":"6731b482e0aa9e68ef2057d8d42b1fb68a40caff","_id":"timecircles@1.5.3","scripts":{},"_shasum":"963661718ff73bdc39e6a32361956c87568c4d42","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.1","_npmUser":{"name":"themojojojo","email":"sanket.sharma@dukstra.com"},"dist":{"shasum":"963661718ff73bdc39e6a32361956c87568c4d42","tarball":"https://registry.npmjs.org/timecircles/-/timecircles-1.5.3.tgz","integrity":"sha512-PvbdESJKCabHZeWYRJJAMP3nwQs7G9cH0Aiemktskzd9B+eNM2r0U9+YXueMR3FKEOIEUtwXM9MCDjjvj6CNNw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDg/IREaFX0QNsEQ1xfl2KaNLBHgpAtmjFtLXvgV8E7LgIgdi/U52Ed8LuIsvpg3JkLNPcpXmjSGBGc5JJ6gOSxkV8="}]},"maintainers":[{"name":"themojojojo","email":"sanket.sharma@dukstra.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/timecircles-1.5.3.tgz_1503919163343_0.18665192043408751"}}},"readme":"# Method for installing TimeCircles in your project using bower (http://bower.io)\n\nIf you don't have node.js, npm and bower installed, please fallback to the installation method described in README.md or install them before going any further. \nThis method assumes that you have basic knowledge of these tools and already have them installed and available on a cli based shell.\n  \nIf you don't already use bower in your project, type the following command in a cli shell at the root of your project and answer all the questions asked :\n  \n    bower init\n  \nOnce bower is installed, in a cli shell at the root of your project, type the following :\n  \n    bower install timecircles --save\n  \nAnd then, in your html files, include the following in the `<head>` section :    \n  \n    <script type=\"text/javascript\" src=\"bower_components dir\\jquery\\dist\\jquery.min.js\"\"></script>\n    <script type=\"text/javascript\" src=\"bower_components dir\\timecircles\\inc\\TimeCircles.js\"></script>\n    <link href=\"bower_components dir\\timecircles\\inc\\TimeCircles.css\" rel=\"stylesheet\">\n      \nReplace `bower_components dir` with the relative path to the bower install directory configured in your project's bower.json file (`bower_components` at the root of your site by default).\n     \nIf you prefer using a public CDN for jquery, you could replace the first line by :\n  \n    <script type=\"text/javascript\" src=\"http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js\"></script>\n","maintainers":[{"name":"themojojojo","email":"sanket.sharma@dukstra.com"}],"time":{"modified":"2022-06-27T06:46:14.996Z","created":"2017-08-28T11:19:23.509Z","1.5.3":"2017-08-28T11:19:23.509Z"},"homepage":"http://git.wimbarelds.nl/TimeCircles/","keywords":["timer","stopwatch","count","countdown","time","date","datetime","clock","comingsoon","ui","construction"],"license":"MIT","readmeFilename":"README.bower.md"}