PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` { "_from": "ast-types@^0.13.2", "_id": "ast-types@0.13.4", "_inBundle": false, "_integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", "_location": "/pm2/ast-types", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ast-types@^0.13.2", "name": "ast-types", "escapedName": "ast-types", "rawSpec": "^0.13.2", "saveSpec": null, "fetchSpec": "^0.13.2" }, "_requiredBy": [ "/pm2/degenerator" ], "_resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", "_shasum": "ee0d77b343263965ecc3fb62da16e7222b2b6782", "_spec": "ast-types@^0.13.2", "_where": "/usr/lib/node_modules/pm2/node_modules/degenerator", "author": { "name": "Ben Newman", "email": "bn@cs.stanford.edu" }, "bugs": { "url": "https://github.com/benjamn/ast-types/issues" }, "bundleDependencies": false, "dependencies": { "tslib": "^2.0.1" }, "deprecated": false, "description": "Esprima-compatible implementation of the Mozilla JS Parser API", "devDependencies": { "@babel/parser": "7.7.7", "@babel/types": "7.4.4", "@types/esprima": "4.0.2", "@types/glob": "7.1.1", "@types/mocha": "5.2.6", "@types/node": "12.0.0", "espree": "7.3.0", "esprima": "4.0.1", "esprima-fb": "15001.1001.0-dev-harmony-fb", "flow-parser": "0.132.0", "glob": "7.1.6", "mocha": "6.1.4", "recast": "0.20.0", "reify": "0.20.12", "ts-add-module-exports": "1.0.0", "ts-emit-clean": "1.0.0", "ts-node": "7.0.1", "typescript": "3.9.7" }, "engines": { "node": ">=4" }, "homepage": "http://github.com/benjamn/ast-types", "keywords": [ "ast", "abstract syntax tree", "hierarchy", "mozilla", "spidermonkey", "parser api", "esprima", "types", "type system", "type checking", "dynamic types", "parsing", "transformation", "syntax" ], "license": "MIT", "main": "main.js", "name": "ast-types", "repository": { "type": "git", "url": "git://github.com/benjamn/ast-types.git" }, "scripts": { "build": "tsc && ts-add-module-exports", "clean": "ts-emit-clean", "gen": "ts-node --transpile-only script/gen-types.ts", "mocha": "test/run.sh", "postpack": "npm run clean", "prepack": "npm run clean && npm run gen && npm run build", "test": "npm run gen && npm run build && npm run mocha" }, "types": "main.d.ts", "version": "0.13.4" }