{ "_args": [ [ { "raw": "falafel@~0.1.6", "scope": null, "escapedName": "falafel", "name": "falafel", "rawSpec": "~0.1.6", "spec": ">=0.1.6 <0.2.0", "type": "range" }, "/Users/MB/git/pdfkit/node_modules/brfs" ] ], "_from": "falafel@>=0.1.6 <0.2.0", "_id": "falafel@0.1.6", "_inCache": true, "_location": "/falafel", "_npmUser": { "name": "substack", "email": "mail@substack.net" }, "_npmVersion": "1.2.2", "_phantomChildren": {}, "_requested": { "raw": "falafel@~0.1.6", "scope": null, "escapedName": "falafel", "name": "falafel", "rawSpec": "~0.1.6", "spec": ">=0.1.6 <0.2.0", "type": "range" }, "_requiredBy": [ "/brfs" ], "_resolved": "https://registry.npmjs.org/falafel/-/falafel-0.1.6.tgz", "_shasum": "3084cf3d41b59d15c813be6f259557fdc82b0660", "_shrinkwrap": null, "_spec": "falafel@~0.1.6", "_where": "/Users/MB/git/pdfkit/node_modules/brfs", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/node-falafel/issues" }, "dependencies": { "esprima": "~1.0.2" }, "description": "transform the ast on a recursive walk", "devDependencies": { "tap": "~0.3.0", "tape": "~0.0.2" }, "directories": { "example": "example", "test": "test" }, "dist": { "shasum": "3084cf3d41b59d15c813be6f259557fdc82b0660", "tarball": "https://registry.npmjs.org/falafel/-/falafel-0.1.6.tgz" }, "engines": { "node": ">=0.4.0" }, "homepage": "https://github.com/substack/node-falafel#readme", "keywords": [ "ast", "source", "traversal", "syntax", "tree", "burrito" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "substack", "email": "mail@substack.net" } ], "name": "falafel", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/substack/node-falafel.git" }, "scripts": { "test": "tap test/*.js" }, "testling": { "files": "test/*.js", "browsers": { "iexplore": [ "6.0", "7.0", "8.0", "9.0" ], "chrome": [ "20.0" ], "firefox": [ "10.0", "15.0" ], "safari": [ "5.1" ], "opera": [ "12.0" ] } }, "version": "0.1.6" }