{ "_from": "esprima-extract-comments@1.1.0", "_id": "esprima-extract-comments@1.1.0", "_inBundle": false, "_integrity": "sha512-sBQUnvJwpeE9QnPrxh7dpI/dp67erYG4WXEAreAMoelPRpMR7NWb4YtwRPn9b+H1uLQKl/qS8WYmyaljTpjIsw==", "_location": "/esprima-extract-comments", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "esprima-extract-comments@1.1.0", "name": "esprima-extract-comments", "escapedName": "esprima-extract-comments", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/umi-build-dev" ], "_resolved": "https://registry.npmjs.org/esprima-extract-comments/-/esprima-extract-comments-1.1.0.tgz", "_shasum": "0dacab567a5900240de6d344cf18c33617becbc9", "_spec": "esprima-extract-comments@1.1.0", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/umi-build-dev", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/esprima-extract-comments/issues" }, "bundleDependencies": false, "dependencies": { "esprima": "^4.0.0" }, "deprecated": false, "description": "Extract code comments from string or from a glob of files using esprima.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.3" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/esprima-extract-comments", "keywords": [ "block", "code", "comment", "comments", "context", "esprima", "extract", "glob", "javascript", "parse" ], "license": "MIT", "main": "index.js", "name": "esprima-extract-comments", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/esprima-extract-comments.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "extract-comments", "js-comments", "parse-comments" ] }, "lint": { "reflinks": true } }, "version": "1.1.0" }