UNPKG

compound-ex4

Version:

Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)

83 lines (82 loc) 1.92 kB
{ "_args": [ [ "scmp@1.0.0", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/csrf" ] ], "_from": "scmp@1.0.0", "_id": "scmp@1.0.0", "_inCache": true, "_installable": true, "_location": "/scmp", "_npmUser": { "email": "sean@eternalrise.com", "name": "freewil" }, "_npmVersion": "1.4.27", "_phantomChildren": {}, "_requested": { "name": "scmp", "raw": "scmp@1.0.0", "rawSpec": "1.0.0", "scope": null, "spec": "1.0.0", "type": "version" }, "_requiredBy": [ "/csrf" ], "_resolved": "https://registry.npmjs.org/scmp/-/scmp-1.0.0.tgz", "_shasum": "a0b272c3fc7292f77115646f00618b0262514e04", "_shrinkwrap": null, "_spec": "scmp@1.0.0", "_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/csrf", "author": { "name": "Sean Lavine" }, "bugs": { "url": "https://github.com/freewil/scmp/issues" }, "dependencies": {}, "description": "safe, constant-time string-comparison", "devDependencies": { "matcha": "~0.4.0", "mocha": "~1.13.0" }, "directories": {}, "dist": { "shasum": "a0b272c3fc7292f77115646f00618b0262514e04", "tarball": "http://registry.npmjs.org/scmp/-/scmp-1.0.0.tgz" }, "gitHead": "c8c37d3daed05ea20a761694680b13cb998c0557", "homepage": "https://github.com/freewil/scmp", "keywords": [ "compare", "constant time", "constant-time", "safe-compare", "time equivalent", "time-equivalent-comparison" ], "license": "BSD", "main": "index.js", "maintainers": [ { "name": "freewil", "email": "sean@eternalrise.com" } ], "name": "scmp", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/freewil/scmp.git" }, "scripts": { "posttest": "matcha", "test": "mocha" }, "version": "1.0.0" }