{ "_args": [ [ { "raw": "character-parser@1.2.0", "scope": null, "escapedName": "character-parser", "name": "character-parser", "rawSpec": "1.2.0", "spec": "1.2.0", "type": "version" }, "/Users/MB/git/pdfkit/node_modules/jade" ] ], "_from": "character-parser@1.2.0", "_id": "character-parser@1.2.0", "_inCache": true, "_location": "/character-parser", "_npmUser": { "name": "forbeslindesay", "email": "forbes@lindesay.co.uk" }, "_npmVersion": "1.3.5", "_phantomChildren": {}, "_requested": { "raw": "character-parser@1.2.0", "scope": null, "escapedName": "character-parser", "name": "character-parser", "rawSpec": "1.2.0", "spec": "1.2.0", "type": "version" }, "_requiredBy": [ "/jade" ], "_resolved": "https://registry.npmjs.org/character-parser/-/character-parser-1.2.0.tgz", "_shasum": "94134d6e5d870a39be359f7d22460935184ddef6", "_shrinkwrap": null, "_spec": "character-parser@1.2.0", "_where": "/Users/MB/git/pdfkit/node_modules/jade", "author": { "name": "ForbesLindesay" }, "bugs": { "url": "https://github.com/ForbesLindesay/character-parser/issues" }, "dependencies": {}, "description": "Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.", "devDependencies": { "better-assert": "~1.0.0", "mocha": "~1.9.0" }, "directories": {}, "dist": { "shasum": "94134d6e5d870a39be359f7d22460935184ddef6", "tarball": "https://registry.npmjs.org/character-parser/-/character-parser-1.2.0.tgz" }, "homepage": "https://github.com/ForbesLindesay/character-parser#readme", "keywords": [ "parser", "JavaScript", "bracket", "nesting", "comment", "string", "escape", "escaping" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "forbeslindesay", "email": "forbes@lindesay.co.uk" } ], "name": "character-parser", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/ForbesLindesay/character-parser.git" }, "scripts": { "test": "mocha -R spec" }, "version": "1.2.0" }