{ "name": "timestring", "description": "Parse a human readable time string into a time based value", "homepage": "https://github.com/mike182uk/timestring", "author": "Michael David Barrett ", "license": "MIT", "repository": { "type": "git", "url": "git://github.com/mike182uk/timestring.git" }, "main": "dist/lib/timestring.js", "version": "1.1.1", "devDependencies": { "browserify": "^10.0.0", "chai": "^2.3.0", "codeclimate-test-reporter": "^0.1.0", "coveralls": "^2.11.2", "del": "^1.1.1", "gulp": "^3.8.11", "gulp-babel": "^5.1.0", "gulp-concat": "^2.5.2", "gulp-jscs": "^1.6.0", "gulp-jshint": "^1.10.0", "gulp-load-plugins": "^0.10.0", "gulp-mocha": "^2.0.1", "gulp-rename": "^1.2.2", "gulp-sourcemaps": "^1.5.2", "gulp-uglify": "^1.2.0", "istanbul": "^0.3.13", "jshint-stylish": "^1.0.1", "mocha": "^2.2.4", "mocha-lcov-reporter": "0.0.2", "run-sequence": "^1.1.0", "vinyl-source-stream": "^1.1.0" } }