You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

90 lines
2.2 KiB

{
"_args": [
[
"vali-date@^1.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/decompress/node_modules/vinyl-fs"
]
],
"_from": "vali-date@>=1.0.0 <2.0.0",
"_id": "vali-date@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/vali-date",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "sam.verschueren@gmail.com",
"name": "samverschueren"
},
"_npmVersion": "3.3.10",
"_phantomChildren": {},
"_requested": {
"name": "vali-date",
"raw": "vali-date@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/decompress/vinyl-fs",
"/download/vinyl-fs"
],
"_resolved": "https://registry.npmjs.org/vali-date/-/vali-date-1.0.0.tgz",
"_shasum": "1b904a59609fb328ef078138420934f6b86709a6",
"_shrinkwrap": null,
"_spec": "vali-date@^1.0.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/decompress/node_modules/vinyl-fs",
"author": {
"email": "sam.verschueren@gmail.com",
"name": "Sam Verschueren",
"url": "github.com/SamVerschueren"
},
"bugs": {
"url": "https://github.com/samverschueren/vali-date/issues"
},
"dependencies": {},
"description": "Validate a date",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "1b904a59609fb328ef078138420934f6b86709a6",
"tarball": "https://registry.npmjs.org/vali-date/-/vali-date-1.0.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "6c5251ad7ac7628f3facede9442ecd51e858ca76",
"homepage": "https://github.com/samverschueren/vali-date#readme",
"keywords": [
"date",
"validator",
"iso8601",
"moment",
"format",
"parse"
],
"license": "MIT",
"maintainers": [
{
"email": "sam.verschueren@gmail.com",
"name": "samverschueren"
}
],
"name": "vali-date",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/samverschueren/vali-date.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "1.0.0"
}