compound-ex4
Version:
Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)
84 lines (83 loc) • 1.87 kB
JSON
{
"_args": [
[
"charm@0.1.x",
"/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/difflet"
]
],
"_from": "charm@>=0.1.0 <0.2.0",
"_id": "charm@0.1.2",
"_inCache": true,
"_installable": true,
"_location": "/charm",
"_npmUser": {
"email": "mail@substack.net",
"name": "substack"
},
"_npmVersion": "1.2.2",
"_phantomChildren": {},
"_requested": {
"name": "charm",
"raw": "charm@0.1.x",
"rawSpec": "0.1.x",
"scope": null,
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/difflet"
],
"_shrinkwrap": null,
"_spec": "charm@0.1.x",
"_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/difflet",
"author": {
"email": "mail@substack.net",
"name": "James Halliday",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/node-charm/issues"
},
"dependencies": {},
"description": "ansi control sequences for terminal cursor hopping and colors",
"devDependencies": {},
"directories": {
"example": "example",
"lib": ".",
"test": "test"
},
"dist": {
"shasum": "06c21eed1a1b06aeb67553cdc53e23274bac2296",
"tarball": "http://registry.npmjs.org/charm/-/charm-0.1.2.tgz"
},
"engine": {
"node": ">=0.4"
},
"homepage": "https://github.com/substack/node-charm#readme",
"keywords": [
"ansi",
"color",
"console",
"control",
"cursor",
"escape",
"sequence",
"terminal"
],
"license": "MIT/X11",
"main": "index.js",
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
}
],
"name": "charm",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/substack/node-charm.git"
},
"version": "0.1.2"
}