Sha256: ab66777a673ae096d6b5aa51b5edb46b84e6fcd85dc03358c35576e3df0464f5
Contents?: true
Size: 492 Bytes
Versions: 32
Compression:
Stored size: 492 Bytes
Contents
{ "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" }
Version data entries
32 entries across 31 versions & 12 rubygems