wallet-core/node_modules/vali-date/package.json

98 lines
2.3 KiB
JSON
Raw Normal View History

2016-10-10 03:43:44 +02:00
{
"_args": [
[
{
"raw": "vali-date@^1.0.0",
"scope": null,
"escapedName": "vali-date",
"name": "vali-date",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/home/dold/repos/taler/wallet-webex/node_modules/vinyl-fs"
]
],
"_from": "vali-date@>=1.0.0 <2.0.0",
"_id": "vali-date@1.0.0",
"_inCache": true,
"_location": "/vali-date",
"_nodeVersion": "4.2.1",
"_npmUser": {
"name": "samverschueren",
"email": "sam.verschueren@gmail.com"
},
"_npmVersion": "3.3.10",
"_phantomChildren": {},
"_requested": {
"raw": "vali-date@^1.0.0",
"scope": null,
"escapedName": "vali-date",
"name": "vali-date",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/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": "/home/dold/repos/taler/wallet-webex/node_modules/vinyl-fs",
"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": "*"
},
"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": [
{
"name": "samverschueren",
"email": "sam.verschueren@gmail.com"
}
],
"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"
}