{ "_args": [ [ "vali-date@1.0.0", "C:\\wamp64\\www\\ilink" ] ], "_development": true, "_from": "vali-date@1.0.0", "_id": "vali-date@1.0.0", "_inBundle": false, "_integrity": "sha1-G5BKWWCfsyjvB4E4Qgk09rhnCaY=", "_location": "/vali-date", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "vali-date@1.0.0", "name": "vali-date", "escapedName": "vali-date", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/vinyl-fs" ], "_resolved": "https://registry.npmjs.org/vali-date/-/vali-date-1.0.0.tgz", "_spec": "1.0.0", "_where": "C:\\wamp64\\www\\ilink", "author": { "name": "Sam Verschueren", "email": "sam.verschueren@gmail.com", "url": "github.com/SamVerschueren" }, "bugs": { "url": "https://github.com/SamVerschueren/vali-date/issues" }, "dependencies": {}, "description": "Validate a date", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/SamVerschueren/vali-date#readme", "keywords": [ "date", "validator", "iso8601", "moment", "format", "parse" ], "license": "MIT", "name": "vali-date", "repository": { "type": "git", "url": "git+https://github.com/SamVerschueren/vali-date.git" }, "scripts": { "test": "xo && ava" }, "version": "1.0.0" }