{ "name": "cookie-signature", "version": "1.0.6", "description": "Sign and unsign cookies", "keywords": ["cookie", "sign", "unsign"], "author": "TJ Holowaychuk <tj@learnboost.com>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/visionmedia/node-cookie-signature.git"}, "dependencies": {}, "devDependencies": { "mocha": "*", "should": "*" }, "scripts": { "test": "mocha --require should --reporter spec" }, "main": "index" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.npmignore | File | 29 B | 0644 |
|
History.md | File | 695 B | 0644 |
|
Readme.md | File | 1.46 KB | 0644 |
|
index.js | File | 1.2 KB | 0644 |
|
package.json | File | 492 B | 0644 |
|