UNPKG

compound-ex4

Version:

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

100 lines (99 loc) 2.39 kB
{ "_args": [ [ "rndm@1.2.0", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/csrf" ] ], "_from": "rndm@1.2.0", "_id": "rndm@1.2.0", "_inCache": true, "_installable": true, "_location": "/rndm", "_nodeVersion": "4.1.1", "_npmUser": { "email": "coderhaoxin@outlook.com", "name": "coderhaoxin" }, "_npmVersion": "2.14.4", "_phantomChildren": {}, "_requested": { "name": "rndm", "raw": "rndm@1.2.0", "rawSpec": "1.2.0", "scope": null, "spec": "1.2.0", "type": "version" }, "_requiredBy": [ "/csrf" ], "_resolved": "https://registry.npmjs.org/rndm/-/rndm-1.2.0.tgz", "_shasum": "f33fe9cfb52bbfd520aa18323bc65db110a1b76c", "_shrinkwrap": null, "_spec": "rndm@1.2.0", "_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/csrf", "author": { "email": "me@jongleberry.com", "name": "Jonathan Ong", "url": "http://jongleberry.com" }, "bugs": { "url": "https://github.com/crypto-utils/rndm/issues" }, "dependencies": {}, "description": "random string generator", "devDependencies": { "istanbul": "0", "mocha": "2" }, "directories": {}, "dist": { "shasum": "f33fe9cfb52bbfd520aa18323bc65db110a1b76c", "tarball": "http://registry.npmjs.org/rndm/-/rndm-1.2.0.tgz" }, "files": [ "index.js" ], "gitHead": "9d566c844a4c83487f3b2621be5b6588d5a2b617", "homepage": "https://github.com/crypto-utils/rndm#readme", "keywords": [ "generator", "id", "number", "random", "uid" ], "license": "MIT", "maintainers": [ { "name": "coderhaoxin", "email": "coderhaoxin@outlook.com" }, { "name": "dougwilson", "email": "doug@somethingdoug.com" }, { "name": "fishrock123", "email": "fishrock123@rocketmail.com" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" } ], "name": "rndm", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/crypto-utils/rndm.git" }, "scripts": { "test": "mocha", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" }, "version": "1.2.0" }