{ "_args": [ [ "recast@^0.18.5", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@riotjs/compiler" ] ], "_from": "recast@>=0.18.5 <0.19.0", "_hasShrinkwrap": false, "_id": "recast@0.18.5", "_inCache": true, "_installable": true, "_location": "/recast", "_nodeVersion": "12.10.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/recast_0.18.5_1571201768063_0.8134419402230464" }, "_npmUser": { "email": "brian@donovans.cc", "name": "eventualbuddha" }, "_npmVersion": "6.10.3", "_phantomChildren": {}, "_requested": { "name": "recast", "raw": "recast@^0.18.5", "rawSpec": "^0.18.5", "scope": null, "spec": ">=0.18.5 <0.19.0", "type": "range" }, "_requiredBy": [ "/@riotjs/compiler" ], "_resolved": "https://registry.npmjs.org/recast/-/recast-0.18.5.tgz", "_shasum": "9d5adbc07983a3c8145f3034812374a493e0fe4d", "_shrinkwrap": null, "_spec": "recast@^0.18.5", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@riotjs/compiler", "author": { "email": "bn@cs.stanford.edu", "name": "Ben Newman" }, "browser": { "fs": false }, "bugs": { "url": "https://github.com/benjamn/recast/issues" }, "dependencies": { "ast-types": "0.13.2", "esprima": "~4.0.0", "private": "^0.1.8", "source-map": "~0.6.1" }, "description": "JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator", "devDependencies": { "@babel/core": "7.6.4", "@babel/parser": "7.6.4", "@babel/preset-env": "7.6.3", "@types/esprima": "4.0.2", "@types/glob": "7.1.1", "@types/mocha": "5.2.6", "@types/node": "12.11.1", "esprima-fb": "15001.1001.0-dev-harmony-fb", "flow-parser": "0.109.0", "glob": "7.1.4", "mocha": "6.1.4", "reify": "0.20.12", "ts-emit-clean": "1.0.0", "ts-node": "7.0.1", "typescript": "3.4.5" }, "directories": {}, "dist": { "fileCount": 46, "integrity": "sha512-sD1WJrpLQAkXGyQZyGzTM75WJvyAd98II5CHdK3IYbt/cZlU0UzCRVU11nUFNXX9fBVEt4E9ajkMjBlUlG+Oog==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpqLpCRA9TVsSAnZWagAAreMP/R2gJ4cUsyNF/7Nzf++7\nsAIfUhJ0hUsdHMvjbRvQi5AnwivMxbsL6dZKMU45sCddnn3ZyHJwyqV/pHaN\nU30FrQXy1wL7xyamzM2x/kinkll+sa/X351Itf4WKOvI8Ux1Lv7KDclgPHNE\nEsT6Fj1mS+28DZkRUntNdcO9+ncVfnJiHK/r3Y3MBypdpfsKMRL+rYSDVI8A\ntbrOv42SC8Wxjoy6DS19Q9p1b0Fc6xvlzpLD3Dle2ToIKbaeNlAd1UlTGQvU\nBoz/becWeGYREys8yL9H85/z9iwptZq5QBLzepzyLAUoEYRf2YlQOUVHhLUJ\nG8ZVORsdSEjFUaCJfY/2aF2kfOGPNu+jdcvGLiz//nhzx6WRCEOsr9UqM0vl\ncj05mEEFODHGSb35ahn64HBaFd773t+kN51c420dBqpAWxcZbzyLKIlJ6Bvo\nJoX5vTDohzi/VbsIKF0IMua43EUl54jH7S7yKJYdJiaTMVSuKlarwSmq5wdP\n09a2a3GnlR0O6LM8raA8RV7eau1iiW/uOaXo3kVfUevwmC1ryVUP8MBAlXxN\nSkALxvm9ZmSjvZjMSTeDHTgO7q3+ZoMhd1mmvwPMyS+hm8WER18kwaQh9XMd\n5cKAiz7WF3wB98CnZGrCMk7n30RZM/DAGUFoBY8hLGfcOD+jHG6pE/rWHiGn\nVaI0\r\n=mV64\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "9d5adbc07983a3c8145f3034812374a493e0fe4d", "tarball": "https://registry.npmjs.org/recast/-/recast-0.18.5.tgz", "unpackedSize": 233259 }, "engines": { "node": ">= 4" }, "gitHead": "edb670b0c536a0b150dcedc50ae5183b2dfbdaf0", "homepage": "http://github.com/benjamn/recast", "keywords": [ "ast", "codegen", "parsing", "pretty-printing", "refactoring", "rewriting", "syntax", "transformation" ], "license": "MIT", "main": "main.js", "maintainers": [ { "name": "benjamn", "email": "bn@cs.stanford.edu" } ], "name": "recast", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/benjamn/recast.git" }, "scripts": { "build": "npm run clean && tsc", "clean": "ts-emit-clean", "debug": "test/run.sh --inspect-brk", "mocha": "test/run.sh", "postpack": "npm run clean", "prepack": "npm run build", "test": "npm run build && npm run mocha" }, "types": "main.d.ts", "version": "0.18.5" }