expires
Version:
Simple expiration helper
21 lines (20 loc) • 417 B
JSON
{
"name": "expires",
"version": "0.0.1",
"description": "Simple expiration helper",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/UmbraEngineering/node-expires"
},
"keywords": [
"expiration",
"timestamp",
"date"
],
"author": "James Brumond",
"license": "MIT/GPL"
}