UNPKG

compound-ex4

Version:

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

109 lines (108 loc) 2.25 kB
{ "_args": [ [ "traverse@0.6.x", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/difflet" ] ], "_from": "traverse@>=0.6.0 <0.7.0", "_id": "traverse@0.6.6", "_inCache": true, "_installable": true, "_location": "/traverse", "_npmUser": { "email": "mail@substack.net", "name": "substack" }, "_npmVersion": "1.3.7", "_phantomChildren": {}, "_requested": { "name": "traverse", "raw": "traverse@0.6.x", "rawSpec": "0.6.x", "scope": null, "spec": ">=0.6.0 <0.7.0", "type": "range" }, "_requiredBy": [ "/difflet" ], "_shrinkwrap": null, "_spec": "traverse@0.6.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/js-traverse/issues" }, "dependencies": {}, "description": "traverse and transform objects by visiting every node on a recursive walk", "devDependencies": { "tape": "~1.0.4" }, "directories": { "example": "example", "test": "test" }, "dist": { "shasum": "cbdf560fd7b9af632502fed40f918c157ea97137", "tarball": "http://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz" }, "homepage": "https://github.com/substack/js-traverse", "keywords": [ "clone", "deep", "forEach", "map", "recursive", "traverse", "walk" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "substack", "email": "mail@substack.net" } ], "name": "traverse", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/substack/js-traverse.git" }, "scripts": { "test": "tape test/*.js" }, "testling": { "browsers": { "chrome": [ "10.0", "20.0" ], "firefox": [ "10.0", "15.0" ], "iexplore": [ "6.0", "7.0", "8.0", "9.0" ], "opera": [ "12.0" ], "safari": [ "5.1" ] }, "files": "test/*.js" }, "version": "0.6.6" }