{ "_args": [ [ "swig@1.4.2", "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongo-express" ] ], "_from": "swig@1.4.2", "_id": "swig@1.4.2", "_inCache": true, "_installable": true, "_location": "/swig", "_npmUser": { "email": "paul@paularmstrongdesigns.com", "name": "paularmstrong" }, "_npmVersion": "1.4.3", "_phantomChildren": { "amdefine": "1.0.0", "camelcase": "1.2.1", "decamelize": "1.1.2", "minimist": "0.0.8", "uglify-to-browserify": "1.0.2", "window-size": "0.1.0", "wordwrap": "0.0.3" }, "_requested": { "name": "swig", "raw": "swig@1.4.2", "rawSpec": "1.4.2", "scope": null, "spec": "1.4.2", "type": "version" }, "_requiredBy": [ "/mongo-express" ], "_resolved": "https://registry.npmjs.org/swig/-/swig-1.4.2.tgz", "_shasum": "4085ca0453369104b5d483e2841b39b7ae1aaba5", "_shrinkwrap": null, "_spec": "swig@1.4.2", "_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongo-express", "author": { "email": "paul@paularmstrongdesigns.com", "name": "Paul Armstrong" }, "bin": { "swig": "./bin/swig.js" }, "bugs": { "url": "https://github.com/paularmstrong/swig/issues" }, "dependencies": { "optimist": "~0.6", "uglify-js": "~2.4" }, "description": "A simple, powerful, and extendable templating engine for node.js and browsers, similar to Django, Jinja2, and Twig.", "devDependencies": { "blanket": "~1.1", "browserify": "~2", "expect.js": "~0.2", "express": "~3", "file": "~0.2", "jsdoc": "~3.2", "less": "~1.4", "lodash": "~1.3.1", "mocha": "1.12.0", "mocha-phantomjs": "~3.1", "nodelint": "~0.6", "phantomjs": "~1.9.1", "still": "0.0.7", "travis-cov": "~0.2" }, "directories": {}, "dist": { "shasum": "4085ca0453369104b5d483e2841b39b7ae1aaba5", "tarball": "http://registry.npmjs.org/swig/-/swig-1.4.2.tgz" }, "engines": { "node": ">=0.10.0" }, "homepage": "https://github.com/paularmstrong/swig", "keywords": [ "block", "django", "express", "html", "jinja", "template", "templating", "twig" ], "license": "MIT", "main": "index", "maintainers": [ { "name": "paularmstrong", "email": "paul@paularmstrongdesigns.com" } ], "name": "swig", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/paularmstrong/swig.git" }, "scripts": { "prepublish": "npm prune && make build", "test": "make lint && make test reporter=spec && make test-browser && make coverage cov-reporter=travis-cov" }, "version": "1.4.2" }