compound-ex4
Version:
Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)
87 lines (86 loc) • 2 kB
JSON
{
"_args": [
[
"glob@~ 3.2.1",
"/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/cli"
]
],
"_from": "glob@>=3.2.1 <3.3.0",
"_id": "glob@3.2.11",
"_inCache": true,
"_installable": true,
"_location": "/glob",
"_npmUser": {
"email": "i@izs.me",
"name": "isaacs"
},
"_npmVersion": "1.4.10",
"_phantomChildren": {
"lru-cache": "2.7.3",
"sigmund": "1.0.1"
},
"_requested": {
"name": "glob",
"raw": "glob@~ 3.2.1",
"rawSpec": "~ 3.2.1",
"scope": null,
"spec": ">=3.2.1 <3.3.0",
"type": "range"
},
"_requiredBy": [
"/cli"
],
"_resolved": "https://registry.npmjs.org/glob/-/glob-3.2.11.tgz",
"_shasum": "4a973f635b9190f715d10987d5c00fd2815ebe3d",
"_shrinkwrap": null,
"_spec": "glob@~ 3.2.1",
"_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/cli",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/node-glob/issues"
},
"dependencies": {
"inherits": "2",
"minimatch": "0.3"
},
"description": "a little globber",
"devDependencies": {
"mkdirp": "0",
"rimraf": "1",
"tap": "~0.4.0"
},
"directories": {},
"dist": {
"shasum": "4a973f635b9190f715d10987d5c00fd2815ebe3d",
"tarball": "http://registry.npmjs.org/glob/-/glob-3.2.11.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "73f57e99510582b2024b762305970ebcf9b70aa2",
"homepage": "https://github.com/isaacs/node-glob",
"license": "BSD",
"main": "glob.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
}
],
"name": "glob",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/node-glob.git"
},
"scripts": {
"test": "tap test/*.js",
"test-regen": "TEST_REGEN=1 node test/00-setup.js"
},
"version": "3.2.11"
}