{ "_args": [ [ "snapdragon-node@^2.0.1", "/home/bernhard/freifunk-app/node_modules/anymatch/node_modules/braces" ] ], "_from": "snapdragon-node@>=2.0.1 <3.0.0", "_id": "snapdragon-node@2.1.1", "_inCache": true, "_installable": true, "_location": "/snapdragon-node", "_nodeVersion": "7.7.3", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/snapdragon-node-2.1.1.tgz_1498392256120_0.4632513278629631" }, "_npmUser": { "email": "github@sellside.com", "name": "jonschlinkert" }, "_npmVersion": "5.0.3", "_phantomChildren": {}, "_requested": { "name": "snapdragon-node", "raw": "snapdragon-node@^2.0.1", "rawSpec": "^2.0.1", "scope": null, "spec": ">=2.0.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/anymatch/braces", "/sane/braces", "/test-exclude/braces" ], "_resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz", "_shasum": "6c175f86ff14bdb0724563e8f3c1b021a286853b", "_shrinkwrap": null, "_spec": "snapdragon-node@^2.0.1", "_where": "/home/bernhard/freifunk-app/node_modules/anymatch/node_modules/braces", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/snapdragon-node/issues" }, "dependencies": { "define-property": "^1.0.0", "isobject": "^3.0.0", "snapdragon-util": "^3.0.1" }, "description": "Snapdragon utility for creating a new AST node in custom code, such as plugins.", "devDependencies": { "gulp": "^3.9.1", "gulp-eslint": "^4.0.0", "gulp-format-md": "^0.1.12", "gulp-istanbul": "^1.1.2", "gulp-mocha": "^3.0.1", "mocha": "^3.4.2", "snapdragon": "^0.11.0" }, "directories": {}, "dist": { "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==", "shasum": "6c175f86ff14bdb0724563e8f3c1b021a286853b", "tarball": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "d2bc7304fc1b8103d6bb892d9ef099957468ff14", "homepage": "https://github.com/jonschlinkert/snapdragon-node", "keywords": [ "ast", "compile", "compiler", "convert", "node", "parse", "parser", "plugin", "render", "snapdragon", "snapdragonplugin", "token", "transform" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "jonschlinkert", "email": "github@sellside.com" } ], "name": "snapdragon-node", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/snapdragon-node.git" }, "scripts": { "test": "mocha" }, "verb": { "layout": "default", "lint": { "reflinks": true }, "plugins": [ "gulp-format-md" ], "reflinks": [ "verb", "verb-generate-readme" ], "related": { "list": [ "breakdance", "snapdragon", "snapdragon-capture", "snapdragon-cheerio", "snapdragon-util" ] }, "tasks": [ "readme" ] }, "version": "2.1.1" }