UNPKG

compound-ex4

Version:

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

97 lines (96 loc) 2.44 kB
{ "_args": [ [ "cli-color", "/home/webs/dev/prj/compoundjsEX4/compound-ex4" ] ], "_from": "cli-color@latest", "_id": "cli-color@1.1.0", "_inCache": true, "_installable": true, "_location": "/cli-color", "_nodeVersion": "4.1.2", "_npmUser": { "email": "medikoo+npm@medikoo.com", "name": "medikoo" }, "_npmVersion": "2.14.4", "_phantomChildren": {}, "_requested": { "name": "cli-color", "raw": "cli-color", "rawSpec": "", "scope": null, "spec": "latest", "type": "tag" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/cli-color/-/cli-color-1.1.0.tgz", "_shasum": "de188cdc4929d83b67aea04110fbed40fdbf6775", "_shrinkwrap": null, "_spec": "cli-color", "_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4", "author": { "email": "medyk@medikoo.com", "name": "Mariusz Nowak", "url": "http://www.medikoo.com/" }, "bugs": { "url": "https://github.com/medikoo/cli-color/issues" }, "dependencies": { "ansi-regex": "2", "d": "^0.1.1", "es5-ext": "^0.10.8", "es6-iterator": "2", "memoizee": "^0.3.9", "timers-ext": "0.1" }, "description": "Colors, formatting and other tools for the console", "devDependencies": { "tad": "^0.2.3", "xlint": "^0.2.2", "xlint-jslint-medikoo": "^0.1.4" }, "directories": {}, "dist": { "shasum": "de188cdc4929d83b67aea04110fbed40fdbf6775", "tarball": "http://registry.npmjs.org/cli-color/-/cli-color-1.1.0.tgz" }, "gitHead": "67e06956b2b746d7828510c211cb534d7ec07b24", "homepage": "https://github.com/medikoo/cli-color#readme", "keywords": [ "ansi", "cli", "color", "console", "log", "logging", "shell", "terminal", "xterm" ], "license": "MIT", "maintainers": [ { "name": "medikoo", "email": "medikoo+npm@medikoo.com" } ], "name": "cli-color", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/medikoo/cli-color.git" }, "scripts": { "lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream", "lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch", "test": "node ./node_modules/tad/bin/tad" }, "version": "1.1.0" }