UNPKG

compound-ex4

Version:

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

86 lines (85 loc) 2.2 kB
{ "_args": [ [ "crc@3.3.0", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/express-session" ] ], "_from": "crc@3.3.0", "_id": "crc@3.3.0", "_inCache": true, "_installable": true, "_location": "/crc", "_nodeVersion": "0.12.2", "_npmUser": { "email": "alex.gorbatchev@gmail.com", "name": "alexgorbatchev" }, "_npmVersion": "2.7.4", "_phantomChildren": {}, "_requested": { "name": "crc", "raw": "crc@3.3.0", "rawSpec": "3.3.0", "scope": null, "spec": "3.3.0", "type": "version" }, "_requiredBy": [ "/express-session" ], "_resolved": "https://registry.npmjs.org/crc/-/crc-3.3.0.tgz", "_shasum": "fa622e1bc388bf257309082d6b65200ce67090ba", "_shrinkwrap": null, "_spec": "crc@3.3.0", "_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/express-session", "author": { "name": "Alex Gorbatchev", "url": "https://github.com/alexgorbatchev" }, "bugs": { "url": "https://github.com/alexgorbatchev/node-crc/issues" }, "dependencies": {}, "description": "Various CRC JavaScript implementations", "devDependencies": { "beautify-benchmark": "^0.2.4", "benchmark": "^1.0.0", "buffer-crc32": "^0.2.3", "chai": "~1.9.1", "coffee-errors": "~0.8.6", "coffee-script": "~1.7.1", "mocha": "*", "seedrandom": "^2.3.6" }, "directories": {}, "dist": { "shasum": "fa622e1bc388bf257309082d6b65200ce67090ba", "tarball": "http://registry.npmjs.org/crc/-/crc-3.3.0.tgz" }, "gitHead": "5ec5f3c74cd5a0315ac428af695743ff447a6723", "homepage": "https://github.com/alexgorbatchev/node-crc", "keywords": [ "crc" ], "license": "MIT", "main": "./lib/index.js", "maintainers": [ { "name": "alexgorbatchev", "email": "alex.gorbatchev@gmail.com" } ], "name": "crc", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/alexgorbatchev/node-crc.git" }, "scripts": { "pretest": "coffee --bare --output ./lib --compile ./src/*.coffee", "test": "mocha test/*.spec.coffee" }, "version": "3.3.0" }