{ "name": "strftime", "description": "strftime for JavaScript", "version": "0.9.2", "homepage": "http://samhuri.net/proj/strftime", "author": "Sami Samhuri ", "contributors": [ "Sami Samhuri (http://samhuri.net)", "Andrew Schaaf (http://andrewschaaf.com/)", "Rob Colburn (http://robcolburn.com/)", "Ryan Stafford (http://droffats.net/)", "Alexandr Nikitin ", "TJ Holowaychuk (http://tjholowaychuk.com/)", "John Zwinck (https://github.com/jzwinck)", "Forbes Lindesay (https://github.com/ForbesLindesay)", "Ryan Regalado (https://github.com/d48)", "w0den (https://github.com/w0den)" ], "repository": { "type": "git", "url": "git://github.com/samsonjs/strftime.git" }, "bugs": { "email": "sami@samhuri.net", "url": "https://github.com/samsonjs/strftime/issues" }, "main": "./strftime.js", "engines": { "node": ">=0.2.0" }, "license": "MIT", "dependencies": {}, "devDependencies": {}, "optionalDependencies": {} }