{"maintainers":[{"name":"anonymous","email":"patrik.henningsson@gmail.com"},{"name":"anonymous","email":"mrjoelkemp@gmail.com"},{"name":"anonymous","email":"xhmikosr@gmail.com"}],"keywords":["esprima","module","type","define","require","factory"],"dist-tags":{"latest":"6.0.1"},"author":{"name":"Joel Kemp","email":"joel@mrjoelkemp.com","url":"https://mrjoelkemp.com/"},"description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","readme":"# ast-module-types\n\n[![CI](https://img.shields.io/github/actions/workflow/status/dependents/node-ast-module-types/ci.yml?branch=main&label=CI&logo=github)](https://github.com/dependents/node-ast-module-types/actions/workflows/ci.yml?query=branch%3Amain)\n[![npm version](https://img.shields.io/npm/v/ast-module-types?logo=npm&logoColor=fff)](https://www.npmjs.com/package/ast-module-types)\n[![npm downloads](https://img.shields.io/npm/dm/ast-module-types)](https://www.npmjs.com/package/ast-module-types)\n\nCollection of useful helper functions when trying to determine\nmodule type (CommonJS or AMD) properties of an AST node.\n\n**AST checks are based on the Esprima (Spidermonkey) format**\n\n```sh\nnpm install ast-module-types\n```\n\n## API\n\nEach of these takes in a single AST node argument\nand returns a boolean.\n\n* `isDefineAMD`: if node matches any form of an AMD `define` function call\n* `isRequire`: if node matches a `require` function all (declaring a dependency)\n* `isTopLevelRequire`: if node matches a `require` at the very top of the file.\n* `isAMDDriverScriptRequire`: if node matches an AMD driver script's require call `require([deps], function)`\n* `isExports`: if the node matches CommonJS `module.exports` or `exports` (defining a module)\n\nDetecting the various forms of defining an AMD module\n\n* `isNamedForm`: if the node is a define call of the form: `define('name', [deps], func)`\n* `isDependencyForm`: if the node is a define call of the form: `define([deps], func)`\n* `isFactoryForm`: if the node is a define call of the form: `define(func(require))`\n* `isNoDependencyForm`: if the node is a define call of the form: `define({})`\n* `isREMForm`: if the node matches the form: `define(function(require, exports, module){});`\n\nES6 Types\n\n*All types abide by the [EStree spec](https://github.com/estree/estree/blob/master/es2015.md)*\n\n* `isES6Import`: if the node is any of the es6 import forms\n* `isES6Export`: if the node is of any es6 export forms\n\n## Usage\n\n```js\nconst types = require('ast-module-types');\n\n// Assume node is some node of an AST that you parsed using esprima or esprima-fb\n// ...\n\nconsole.log(types.isDefineAMD(node));\n```\n\n## License\n\n[MIT](LICENSE)\n","repository":{"type":"git","url":"git+https://github.com/dependents/node-ast-module-types.git"},"users":{"flumpus-dev":true},"bugs":{"url":"https://github.com/dependents/node-ast-module-types/issues"},"license":"MIT","versions":{"1.0.0":{"name":"ast-module-types","version":"1.0.0","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@1.0.0","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"e7e7568ba2510893a41ab308b573af0ed8fc931c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-1.0.0.tgz","integrity":"sha512-/YIsMQeiS5V51T8qV0BkyaeIjtIammp/mKM1wCiFB4Mc91lWVc8OrQbMbQZIwRL3MxTCSGVwzvTrK9lNGz/DVA==","signatures":[{"sig":"MEQCIGWEmewH7flvuDsonnnhqisRB3j5unUmfT+RQzxrrWipAiAtouSl5IpnqopR81v0ZI/dV6Y4LxqJTUj2Il5zJBWpsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"https://github.com/mrjoelkemp/node-ast-module-types","type":"git"},"_npmVersion":"1.4.4","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{}},"1.1.0":{"name":"ast-module-types","version":"1.1.0","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@1.1.0","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"65e963a0906ddf5e670b6a761b340b39c776a3c3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-1.1.0.tgz","integrity":"sha512-kRHTHEza7DGOvBWRWvGXbUpf3xyI6JfQt8Nz5HORYKfJe6sbolSWciVMnpr81K6gGksK68nduf7//HShgiyQ/g==","signatures":[{"sig":"MEQCIH7/ljPgcZ+QOcUAWi4N2oq2uHXiSo1k/fyE/fWSle4WAiAJuQkq88aWROohKVJNNZD1CBXehyrxSpKfsEeYMHEBRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"65e963a0906ddf5e670b6a761b340b39c776a3c3","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"https://github.com/mrjoelkemp/node-ast-module-types","type":"git"},"_npmVersion":"1.4.7","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{}},"1.1.1":{"name":"ast-module-types","version":"1.1.1","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@1.1.1","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"80579231d63bbcdeb9e0bcd783694c60d3184082","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-1.1.1.tgz","integrity":"sha512-iVhFVPtq6EOvsfSRIrbuoaIea/191ux9JjBoJ6oEWQDOw4rOmUcU3AizpkNZhC7Q7jji9jkK1PRmbFNwj42ftw==","signatures":[{"sig":"MEYCIQCX7glgbwKvNZ7ZUsDoDemZFKbXfIvyihuSjuSMuzxswQIhAPE+I8qlz6K+J8E6h1PTUaCCgd+htpOENERuZdwQYXmB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"80579231d63bbcdeb9e0bcd783694c60d3184082","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"https://github.com/mrjoelkemp/node-ast-module-types","type":"git"},"_npmVersion":"1.4.7","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{}},"1.2.0":{"name":"ast-module-types","version":"1.2.0","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@1.2.0","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"7eba489219b948f100e76aae6b708e1301354b11","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-1.2.0.tgz","integrity":"sha512-4qOPqa73/mDCzlSdHpgrh2BBFkC6TIwfwDGIStR5d6xxI0yLKFVRRkfyYhZ7NBtCVsTMNf2r8ErH2ts+/TejZQ==","signatures":[{"sig":"MEQCIHFyvA0OxKmHXW7qIETWHUaqnIxdddsYOTzjHFHYAPhgAiBHrW6z2YXWfiF3Hr3Va4xeyraqeYTA2QA4zJ5x0ldqmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"7eba489219b948f100e76aae6b708e1301354b11","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"https://github.com/mrjoelkemp/node-ast-module-types","type":"git"},"_npmVersion":"1.4.7","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{}},"2.0.0":{"name":"ast-module-types","version":"2.0.0","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@2.0.0","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"fe9fb6ce1a69a225e73b75fa4e6573f655544446","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-2.0.0.tgz","integrity":"sha512-d9iG5LK/zT5+3N9PfxscRjwoYojk99rKNxcDh58V8sbXbaiDwSOfoETX7RDO0UQImh6zDgHHgqfISDSMoztmOA==","signatures":[{"sig":"MEUCIBT9SYySi/LfK1fruqAL7mt6dURrFvGoAgvwMEdNbVhEAiEA2XKFcgdh0K0MMLGvn4kuTDRWvzyYPmYM0PVN7Aopz8o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"fe9fb6ce1a69a225e73b75fa4e6573f655544446","gitHead":"048c184c66cdcb72e97aada834e59411c715fea5","scripts":{"test":"mocha test/test.js"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"https://github.com/mrjoelkemp/node-ast-module-types","type":"git"},"_npmVersion":"1.4.14","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"devDependencies":{"esprima":"~1.2.2","node-source-walk":"~1.1.2"}},"2.0.1":{"name":"ast-module-types","version":"2.0.1","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@2.0.1","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"86de352f077054f685a083e70b09ece301bafb08","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-2.0.1.tgz","integrity":"sha512-eM4GTVGuEyaFQZgV4jV0AhIlzGwLLrU9ugi6/O2OAgIxKLs/H3apOIvHFz+hZTijrXwne/EZiMs7sPDwrMUaqw==","signatures":[{"sig":"MEYCIQD2Avba53dp7CmA5lHQ/IT4iJ7OTO9g7YKQ8Lw2NBLhWQIhAJS0nv23JMluai+ooAwm8vJRgRZGXEjKMUy0pz1q7sar","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"86de352f077054f685a083e70b09ece301bafb08","gitHead":"86ad4c2ab2faa9e39a4db077fb38a8e9e04c2512","scripts":{"test":"mocha test/test.js"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"https://github.com/mrjoelkemp/node-ast-module-types","type":"git"},"_npmVersion":"1.4.14","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"devDependencies":{"esprima":"~1.2.2","node-source-walk":"~1.1.2"}},"2.1.0":{"name":"ast-module-types","version":"2.1.0","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@2.1.0","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"e217738004f22a83b579dbd21f12253caf7dc201","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-2.1.0.tgz","integrity":"sha512-pQFAtjnyWhpVH6gV594uNDcTuLG2VCzdnhr6wqynzJQgJgvj3VMM0BeLWZ2YpY+y0BVkqUW8r22KbMmIJVW0OA==","signatures":[{"sig":"MEUCIQCB+MYe1HD4MgYkTvYycxrIRyVKNc/lOoa6wfF0oZKyvgIgPpf5euKK2XKI7det+2yVBefIDyIeylHgJAIxWQ5h/Jg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"e217738004f22a83b579dbd21f12253caf7dc201","gitHead":"2799695a69d026127cc44c279bf3f86b26ab521d","scripts":{"test":"mocha test/test.js"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"https://github.com/mrjoelkemp/node-ast-module-types","type":"git"},"_npmVersion":"1.4.14","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"devDependencies":{"node-source-walk":"~1.2.0"}},"2.2.0":{"name":"ast-module-types","version":"2.2.0","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@2.2.0","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"ed39860eaf1e7f9706ecab7e0ca18c519a2990e4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-2.2.0.tgz","integrity":"sha512-PiAxiOJ8ESqBaecdw3kR/RJId4mtaTBJQxsdFtRVFNQ/evV0vE8cOtg6EipZPVodaVtlkwAD+2/XZOU5g2uyfg==","signatures":[{"sig":"MEUCIQCiqGN1+4pSnsrVhP7uYeYknyCZIPepWJFyt5HTXRYoZAIgQnFT7/v9EQ9Z3itQiQvESLRPmEw6nbOQ+3I1K5uvgvI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"ed39860eaf1e7f9706ecab7e0ca18c519a2990e4","gitHead":"ca483eb81dcd97220b75ac79e907ac1ddbbedcfe","scripts":{"test":"mocha test/test.js"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"https://github.com/mrjoelkemp/node-ast-module-types","type":"git"},"_npmVersion":"1.4.28","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"devDependencies":{"node-source-walk":"~1.2.0"}},"2.2.1":{"name":"ast-module-types","version":"2.2.1","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@2.2.1","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"bf854cac580e7d3cadaca1601e56f59947db60ab","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-2.2.1.tgz","integrity":"sha512-75zAgcHMlMQe2CIXqaa9I6K7/MwTt9UkATMy8pcnfe9xbfCqZnoCQvpd8Ocijte6rBKz2h2Rn2s+K0eAJj0c8w==","signatures":[{"sig":"MEUCIACb+V52GPXQ2JhokuXF9gF5r/0tqPPzow+LNIucoLu/AiEAsIfA67QyaQfMkHv4dpfwQwluLaWtF39uLgWXNu6mu60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"bf854cac580e7d3cadaca1601e56f59947db60ab","gitHead":"b8aea87def42f516519955e8301ff697aeaf3710","scripts":{"test":"mocha test/test.js"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"https://github.com/mrjoelkemp/node-ast-module-types","type":"git"},"_npmVersion":"1.4.28","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"devDependencies":{"mocha":"~2.0.1","node-source-walk":"~1.2.0"}},"2.2.2":{"name":"ast-module-types","version":"2.2.2","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@2.2.2","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"1b0385b5940d08053bffe6798cde22c2ba79d377","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-2.2.2.tgz","integrity":"sha512-M8zWVYLmJ+zR6mYU5Rl/Gt7Pp+QHBciGHadRAAg6crzwjEyr+cA2vJ91ZmwNXzvvZba8qD7wjIFAmCCu4mQhVg==","signatures":[{"sig":"MEUCIGFTU6jtbtDH5tjWyCLSZO1dSphICgybisYmcJexy5G+AiEAxeSmP9TCuneefp8T8uVERev3IsqbBviJpnPGMaCABTY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"1b0385b5940d08053bffe6798cde22c2ba79d377","gitHead":"e0033a793005529d7056d0748207605a40ea6d99","scripts":{"test":"mocha test/test.js"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"https://github.com/mrjoelkemp/node-ast-module-types","type":"git"},"_npmVersion":"1.4.28","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"devDependencies":{"mocha":"~2.0.1","node-source-walk":"~1.2.0"}},"2.3.0":{"name":"ast-module-types","version":"2.3.0","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@2.3.0","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"adb69488565be39d995488b2b813ccc45205e574","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-2.3.0.tgz","integrity":"sha512-+nYwdrCKQ6GVuOXSs0kCPqlK5ItGcBC9s4DKvf5dabVvRUv6JW1WME7hMtydpK0wIhtmoHYzTNYTGyYqpjHT7g==","signatures":[{"sig":"MEQCIH9feqmdsq9VwgUHLZfEhsbKPmsn8qsrM13K39xeYlXqAiBjc+mpXV5jtighw6dKAWioFfEJtHv1iVZGH/f2/nDgBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"adb69488565be39d995488b2b813ccc45205e574","gitHead":"d8225a9f6d288776813f65a6eeeff0a1379be5ae","scripts":{"test":"mocha test/test.js"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"https://github.com/mrjoelkemp/node-ast-module-types","type":"git"},"_npmVersion":"2.7.1","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"_nodeVersion":"1.6.2","devDependencies":{"mocha":"~2.0.1","node-source-walk":"~1.2.0"}},"2.3.1":{"name":"ast-module-types","version":"2.3.1","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@2.3.1","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"7f381cdb92ad82dc00be1ab147f57c2e790ef3ca","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-2.3.1.tgz","integrity":"sha512-LCBuaI4FFPmbFUP8RP53WhSeqfCgvMjuAUEnC9TxJgD+7bP1t5QlvjY+f/CiZf32ffrrtOQ1awSk/e/SPnkjEg==","signatures":[{"sig":"MEQCIGzVi7kkvPsbTkQeBWhfn/ZetFyDvbi+HC/IrXpkAY5XAiBfALpkiPa+lalUebQbYN0KNDqIkgbP2xScFmW/TJJeEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"7f381cdb92ad82dc00be1ab147f57c2e790ef3ca","gitHead":"f0fb0942f1080d8de8311b5b05ba3ba39e7ae473","scripts":{"test":"mocha test/test.js"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"git+https://github.com/mrjoelkemp/node-ast-module-types.git","type":"git"},"_npmVersion":"3.8.0","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"_nodeVersion":"0.12.6","devDependencies":{"mocha":"~2.0.1","node-source-walk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ast-module-types-2.3.1.tgz_1466042362273_0.9197062440216541","host":"packages-16-east.internal.npmjs.com"}},"2.3.2":{"name":"ast-module-types","version":"2.3.2","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@2.3.2","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"4bb1de2d729678824429e22a628d03e87df4ad11","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-2.3.2.tgz","integrity":"sha512-1Y8HDgmDoau28Q4OCeimPN1mEGeoibuI5mmD6dEDztH25smbXaMA6/EXoTP+6U+7PkuB5x7V7QUVunDFAs0hRw==","signatures":[{"sig":"MEUCIQCnNrcFcC2mkZ4tpOP960Hz3Q4SOFuvYOV/E07hQ6qzogIgOr+yrvao9rKR6kfb9KFfgKu976Oh+v3XZe5KWiiifvI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"4bb1de2d729678824429e22a628d03e87df4ad11","gitHead":"a53a84e188a08dd362839eaacd5f9d72a5327817","scripts":{"test":"mocha test/test.js"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"git+https://github.com/mrjoelkemp/node-ast-module-types.git","type":"git"},"_npmVersion":"3.8.0","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"_nodeVersion":"0.12.6","devDependencies":{"mocha":"~2.0.1","node-source-walk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ast-module-types-2.3.2.tgz_1466047126379_0.7128612319938838","host":"packages-16-east.internal.npmjs.com"}},"2.4.0":{"name":"ast-module-types","version":"2.4.0","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@2.4.0","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"b7164dcdaa15d80832f4573b2ea53374ebf76538","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-2.4.0.tgz","fileCount":5,"integrity":"sha512-fAa+ZUKT0q5GPnC/sa8+X3jYY1t3Rw3jT3CxEwBfrZLTzWUtXOWQK9EiSPycvHgUpI1ygSfJZWFki66UdbXL8Q==","signatures":[{"sig":"MEUCIAkkhEPRIdxmzlYN9f1tIhzsIJUw9fIgSW8F13ys0n93AiEA1jtFhfYBv6tP8vfmq2J7uoT+FzXV1PzrVbJGlALGyRE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqk/zCRA9TVsSAnZWagAAeDgP/3knzg5HI6DDEpeOhP8w\n4yFbr0nMC9V8dZspVGAqsX56IJ9fuvLnh26e2yMogqCv/TRGkSNHtaOwvWgF\nlGo8wHvYk1h8UIhbCka1Cs9UPlEHOIhGAY20L+UxEmtv4KfgsYS1aOiFD/gD\ng1KvWuv1fN33dnjoBcIr6GhJPabGZ52TSlrPre0kQ3TzYB3jELuZSLWWxA5l\nDCTMKy7iPf/93hwP/IFj1eqekBLZewHXD2zqg0MMAmaDXBIEvymLOFLY7Os7\nm3M3ZDfXsQf4oTySb18sFP0dJAwjEVsB4sxzk4QbF164/V6HYJshcm4J+BJn\nvUUX3HPWrtPdi7R4OJux1U1thSYc50m6foC10eHQIPyOLNPpFsF2wkpitwDx\nPgJYJTjkzmdFJznKEXh6JSoT9ivYw2ZfMpBmOszICNSSJLbcvdHtlj/8ACxq\neME3BPZSBPXQJ1x9AzXzLp38qDAJK2J+7wcXxMjZpzVJemK9QmgyBaiLe/5s\nvkaAiBQu/CwMSXnXUvhwR4p5RQUIdV2Qv+nFEeyLc+rbtLSDZgQk4Ckw3qw1\nndh4WueCXhXOP81PjCCNpHVrmo5kvuqoRhoE66aDn7rpe5ew7YUaIVcJcmyC\nCBEA33VsjMOIT66JKxtu0q2dmKY7s92TiwsPo61hYjSyh4utWrLq0jSphamp\nmopb\r\n=YnwF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"3ebdf3b8f0c89c3d2f5539873fe83a55875281c5","scripts":{"test":"mocha test/test.js"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"git+https://github.com/mrjoelkemp/node-ast-module-types.git","type":"git"},"_npmVersion":"6.4.1","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"_nodeVersion":"8.12.0","_hasShrinkwrap":false,"devDependencies":{"mocha":"^2.0.1","node-source-walk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ast-module-types_2.4.0_1537888240568_0.21263266360314592","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"ast-module-types","version":"2.5.0","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@2.5.0","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"44b8bcd51684329a77f2af6b2587df9ea6b4d5ff","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-2.5.0.tgz","fileCount":5,"integrity":"sha512-dP6vhvatex3Q+OThhvcyGRvHn4noQBg1b8lCNKUAFL05up80hr2pAExveU3YQNDGMhfNPhQit/vzIkkvBPbSXw==","signatures":[{"sig":"MEUCIQCjUTTSTzdKol0ZP4Aj+pIIySzB8PGHm3uOGkKB2x66qQIgS8p8bbd2SBNJnyOv6zAitkX8bzRNrgZsPyU0JnUD4oA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13054,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWD9xCRA9TVsSAnZWagAAPP4P/2LDJeTWyfTgcKLf7/co\nLYRSDPpZvwwZIjbBQt4uVtp0B/VQvFgrxeS66LeKkUOMk+Pe9U3MYpSBtOJ4\n5LnsPxCwzbvJsSpKSHiUXz0Z8Mps1WnKsvTo96SUhsLW/DZoNIO90jgMLQQZ\nB+Oetkb5Ee5oLwUhxXwitB8QB3NN/aJ7X7z/mjciGce+UvfHejW1gFrIqS5f\nXy72jSL/pJiYfLulKtZOFLnn+fsSS/BhXdRcFi03kDYjwWDU+zCUDwSyf3Ed\nXevn9RH3/z3CGcBM+fl8GtfQ+HpCMzf1RlUCeECgXzKcnQ2RjvWdPZV4ZEpa\nMQ/pWrnP2me1Mc/785VqX34I9QdpYfr7btD1srxJ+e5Vr9p7JqhlE1fo7vAo\nfKkQMnz8LE7XLljw8UXdXeCXLQdrj4scJ3n/a7AMZFy0cFhj4McCTTnEa3bd\ngz2mektZaLk79jfdQ6vj4dQr0sXn6dRQ5020HMun7nxMH+esGzCWoZhbJTb1\n/TxFMomcSH46UuFdoKbtxkIEG4sIA6y5yBjiiOHNhA+rlNibBX6zdQXbovPS\noUOhGlcFAojKDwJnD/VnZ4irnN5NllJWqydFzjmNUgx7Dv3H+Soz2Yxtr+Ol\nywgXoQwe5e3vxH7U50sEAaqOOGFhiV0lf2FFhxCdQrhCR2nxmwlnbf4BbzXK\nEFqe\r\n=VZJu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"6b18610884c2f4b70302183f9788d19d2754bae5","scripts":{"test":"mocha test/test.js"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"git+https://github.com/mrjoelkemp/node-ast-module-types.git","type":"git"},"_npmVersion":"6.4.1","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"_nodeVersion":"8.12.0","_hasShrinkwrap":false,"devDependencies":{"mocha":"^2.0.1","node-source-walk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ast-module-types_2.5.0_1549287280376_0.9575859756596303","host":"s3://npm-registry-packages"}},"2.6.0":{"name":"ast-module-types","version":"2.6.0","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@2.6.0","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"f9f367fd273bbe01e52f2c51b5f46b65801d5d7f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-2.6.0.tgz","fileCount":5,"integrity":"sha512-zXSoVaMrf2R+r+ISid5/9a8SXm1LLdkhHzh6pSRhj9jklzruOOl1hva1YmFT33wAstg/f9ZndJAlq1BSrFLSGA==","signatures":[{"sig":"MEUCIFHTjb+XkKac9MS/7aOJ3csLOBg7NDC+kfVWbeESspUUAiEArnBLqR9AVykYDCw93MkodlbNRm6SVSDvf/uDI+C1Cyc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2ZToCRA9TVsSAnZWagAA5kwP/i+mLTCiHin1mbUeFBDX\neF9wOa25xp+U/p8QE5l9ZoBYN5lY3M9VcAOW2/O+sytDx0x+sniH2gmgXrXv\nkHJ4jd8fGaYEUr6mwzj7tQS4DUDqe+wtf/xW97dmIqbhUqa0zpDQqS4drmFd\nZEPkFcFl2L7cW2PIFdm8hRX3lad475I2D5w0QBZxEKZv2e4CVIqQsql5unZG\neKwF83BFbMDnjBrp3tZg20a5MrXuXfETx0EHE+c8hYEnpl5mXOSrEVZuUl7B\nE01D/YP+Ct9ujdeiUkRPwH5LRK3ATRIrCMGfMKxo26G+p48TwryFyGMtJo56\n2VsmvweK+dAHMLEVNKIF63x5ihqBiRD64zGXzVIuRzCcsmsJ+E8S3kNwxhSf\n3Q6g9NCRFMFT3wP65N15/YqJMJ3mgEtJM6owtH74zX21ekWttdyHTHkboVlD\nE7srthw9ZfXi3+0881DGRTU7tYuArqFUe/E3lJD06kk1jCrx6X4CAjC/WS9w\nV6SugKkEdPFwa2fAuUIUh35x1Vmwq6omE0PvK2pYCKzngcp++IE+qRjVFevr\nTkiKfqyrTkE4NkIYOC0zU36TrNbTWr7XzJexV5QN3obtW6CdEeyb2wZoyJqv\nKjSiGLxFqQRvmJkQKyY0pYWYcf6KjuDUnV8BHEhpD3LszMNM7N96VtvwzhPw\nt9zF\r\n=VIwy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"a54db7a0100a1b3ebdc9b23fa238b1d96f054345","scripts":{"test":"mocha test/test.js"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"git+https://github.com/mrjoelkemp/node-ast-module-types.git","type":"git"},"_npmVersion":"6.4.1","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"_nodeVersion":"8.12.0","_hasShrinkwrap":false,"devDependencies":{"mocha":"^2.0.1","node-source-walk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ast-module-types_2.6.0_1574540519805_0.032670483436002984","host":"s3://npm-registry-packages"}},"2.7.0":{"name":"ast-module-types","version":"2.7.0","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@2.7.0","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"916b00caabf1e454549cab3b266cd7ebf7046834","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-2.7.0.tgz","fileCount":5,"integrity":"sha512-DXSwT9NPPi3/Yh5h9FIckmXXgws1mwqYJ9LpHbsAisD8InGxEUVEfUKmfIpsUnCeQ1As1q+eIJTodvtOWyROZw==","signatures":[{"sig":"MEUCIQDf7d1ElUn3qyS8pVADIxmPifDjs5d1WFzdYCcO3xGqngIgV3zqzmlzqtzJIcvzx2N3ZpZm92Z8wmaeRXPYoa6dwAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflhhGCRA9TVsSAnZWagAAv40P/3/dHHyomA4blMIZXWGZ\nZWeTLXby91dzYQKKAsl5QHcGHAJVAfOGf+SlgNlEg7O9Btv+tw/5xG9wQ5Rd\nywtFwBTR0ULHwE8dY8Sa6EDbQRZVJYXoAIY2Y9lz/l+Ad78tsiM0xvlJ1oeJ\nRMvp5IQ1rwtdF3zNvp3IfyO7ap52Eogyv620BB6tB1wdMsq8uxi9Z4aZhwij\n6uixnZH2OpLZmDySlvo65EokrCttP2wPWNTy72M2ND8UwAod3S9xbiToBxqY\nbhMMCrcAiRHGxvY8ONOJJsnMBXe6VMW3JznTXLDAOoI0z2IBqaZFmjB1pMAp\nITWfRMrBv9+uBxxriSy4nsCealGuvpmEKSh85AXcykFrDeUyevUcqtKWWWSa\nFi7xvpyOWLxQpEJWm4BtWmpy+9s2GDXq1XkMqAkwUvaa+bNIg+1iWm5ADSrj\nWGgnS4iSKjWCPfHdCG4B2/yGdQOjoa3R9pNJBImT5X4I4JyoaFWDObJTgmO7\n0k4vx0FYRe3VUzYXNcEK58CkKuZFszRA+Vh5MGc/Gn6iqasH/Tg3TPRbn5C8\nr3m/sWNv/AS6IBauvjzWZ3QOqI3WEbeQh7qHDrLwgXvX9Jw8QiKcWvxK+gln\nqWYZNcXxwhdeSfO8VCWTJ36SYMAU05Nm+q8vMganPs3W3G9A/y4yNiNoaJ0D\naIMt\r\n=tq6b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"f5c2a2ca2b182e7a4b6ac0c58c95e51b6b357273","scripts":{"test":"mocha test/test.js"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"git+https://github.com/mrjoelkemp/node-ast-module-types.git","type":"git"},"_npmVersion":"6.4.1","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"_nodeVersion":"8.12.0","_hasShrinkwrap":false,"devDependencies":{"mocha":"^2.0.1","node-source-walk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ast-module-types_2.7.0_1603672133594_0.2721700525314208","host":"s3://npm-registry-packages"}},"2.7.1":{"name":"ast-module-types","version":"2.7.1","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"http://www.mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@2.7.1","maintainers":[{"name":"anonymous","email":"joel@mrjoelkemp.com"}],"homepage":"https://github.com/mrjoelkemp/node-ast-module-types","bugs":{"url":"https://github.com/mrjoelkemp/node-ast-module-types/issues"},"dist":{"shasum":"3f7989ef8dfa1fdb82dfe0ab02bdfc7c77a57dd3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-2.7.1.tgz","fileCount":5,"integrity":"sha512-Rnnx/4Dus6fn7fTqdeLEAn5vUll5w7/vts0RN608yFa6si/rDOUonlIIiwugHBFWjylHjxm9owoSZn71KwG4gw==","signatures":[{"sig":"MEQCIDE+nCgcQcpqo6HZtVptC9OEFXBmrVaGiQtEefLYQk1GAiAQdX6nSfET1jzmA3KH0xzeb7JcQbbX2jOdfvlxQWGHSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfntidCRA9TVsSAnZWagAAIXQP/j1jSNVkt0TD/VLE0HrK\nNs4AEDJx6xG0DTibGmRMlvpERGcCG9lI1qjIrJXJSUreihak1f02n+OHt/Vo\niJW+r/zumos1b18+M3NPI2QPAsDNKhU7WNbI/mZtSdSHrF3svkxb56wTCRlM\n+TuFXyQklWn9WQwpPRV4Bbmh9iEig9Qi0o8VabpCL2+8P6TdsMVuSmMFUBoA\nwKDS5dMpgtZ0gUhtxQ3CAEV8TmlZr5QEyNYnzzxUr0/v7lNyYDVVoRDxxzwp\nBFwwlUsSRmHLM/GGmyjc1qA/cxpWOTOKl1HQkGDq/TkWohrlT0Gvhtu3Qsfy\nKdPcRRt01qnf/HkMCX3IkY1G4abjQ7Q/VIYHyuTtm54t6pVLdNpdNeYrj1Sd\ndUqLV2BhNYFIkmp1K06VF6SObWeFVv6BX6w8SOms/yWzG9w3i4hPKj89Ld3A\nkICV2sJHsZ+ZGf2Z3w6H2b2q4GWARrJmMnCC0DjXh//LtWrPDVbbnF+EBcDM\nnN+QU8i/IJ7m4HLxkbOCkwITHOA0WivW762ffLoRTzTKYiEyJ2wZY3DKQ3VB\nwCSrwrHnRIek470/l0XxYR+FR3Hrszw325yvl9MFmTSDtbqAmjLnNyU15jhc\nnnT2/fo6ejiXGktumQsXRtN634+M14KKLAiuOsBwR2k1cqjOiunSl1+5Qn8o\nA67d\r\n=Wj25\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"68f7b79fc7763d41c9ee7abb8c95fc834e5ef993","scripts":{"test":"mocha test/test.js"},"_npmUser":{"name":"anonymous","email":"joel@mrjoelkemp.com"},"repository":{"url":"git+https://github.com/mrjoelkemp/node-ast-module-types.git","type":"git"},"_npmVersion":"6.4.1","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"_nodeVersion":"8.12.0","_hasShrinkwrap":false,"devDependencies":{"mocha":"^2.0.1","node-source-walk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ast-module-types_2.7.1_1604245660810_0.32615606816836884","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"ast-module-types","version":"3.0.0","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"https://mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@3.0.0","maintainers":[{"name":"anonymous","email":"mrjoelkemp@gmail.com"},{"name":"anonymous","email":"xhmikosr@gmail.com"}],"homepage":"https://github.com/dependents/node-ast-module-types","bugs":{"url":"https://github.com/dependents/node-ast-module-types/issues"},"dist":{"shasum":"9a6d8a80f438b6b8fe4995699d700297f398bf81","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-3.0.0.tgz","fileCount":4,"integrity":"sha512-CMxMCOCS+4D+DkOQfuZf+vLrSEmY/7xtORwdxs4wtcC1wVgvk2MqFFTwQCFhvWsI4KPU9lcWXPI8DgRiz+xetQ==","signatures":[{"sig":"MEYCIQCmIfyEtQ7ZQxNbs5+2iKXyGpR82lvaD+MqNvMjpm6MJAIhAJMBWmugWnMOGI6fO6KaT+yzal4IDfcIxgahu2QZrBMK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFMYgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpatw//eekHcjw1yqw5k3GtuSToMOPu1gwTWgpqoNssM9uMqFDGVx4i\r\nfW4Eq8HF3vmwCbTT6bYC9TJD1WA5kkd0qCRVkjOIBzQEFzsaBz+80AgxSCtw\r\n6EhFyuj9STosvnSgow7wHno/fE+AHrEPCPCYWfLtj7F9G/9Pyx9ntmqsYVdp\r\notJsSP1kErnEAAY16kfsUj63ZUU+SHSoTJp5yMTQmMPwDMnRKpX3R13D5Cib\r\nsLiwOCN0+Ev+z44pZl/HANGftZ6um+AzrpevwxzWW128B+hAQWVWnQWCxwSl\r\nPuJhzbkC+YAVjgqWUWOpy2bZ/u+A7caTmMVJnSe40kPlkaod/Ja6/Xu2uq5c\r\neRN92FWJG+4xuJO6Rq/dkhqqrHZlJGrkiHOeqY9nBnFcr4huv6tu4AJDub4V\r\n/pmFx0Ft+FZdgvsd2AEyPeScqVxfh8XBo7QmcJC7c32uA9sgRIoon+3w4k2+\r\nRAIJ67ZvhisKtiTEJiafNwtEhXy72jog4iCmKqcMcaQvEgPf0p77ilOUReJZ\r\nV6oqhEcnucLFmIEqdVbtRNkAN24eyfIU+NVBT4EqHaG2OkoD2rzr2dajOVR0\r\n3uLbJBjYDfaUVIYqrvCFXrWn3ttlDy7jLk0VPuoBu3PTdG6g4SzN+bgiN5NR\r\nRV7J1uA1pruI64ZjU7G3aHmxgmM145Cxf+Y=\r\n=VvWE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=6.0"},"gitHead":"b74e677a81aa1bccf87b6dc65906612b85f2454a","scripts":{"lint":"eslint index.js \"test/*.js\"","test":"npm run lint && npm run mocha","mocha":"mocha"},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"repository":{"url":"git+https://github.com/dependents/node-ast-module-types.git","type":"git"},"_npmVersion":"8.3.1","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"_nodeVersion":"16.14.0","_hasShrinkwrap":false,"devDependencies":{"mocha":"^6.2.3","eslint":"^5.16.0","node-source-walk":"^4.2.2"},"_npmOperationalInternal":{"tmp":"tmp/ast-module-types_3.0.0_1645528608243_0.6584593877050993","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"ast-module-types","version":"4.0.0","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"https://mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@4.0.0","maintainers":[{"name":"anonymous","email":"patrik.henningsson@gmail.com"},{"name":"anonymous","email":"xhmikosr@gmail.com"},{"name":"anonymous","email":"mrjoelkemp@gmail.com"}],"homepage":"https://github.com/dependents/node-ast-module-types","bugs":{"url":"https://github.com/dependents/node-ast-module-types/issues"},"dist":{"shasum":"17e1cadd5b5b108e7295b0cf0cff21ccc226b639","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-4.0.0.tgz","fileCount":4,"integrity":"sha512-Kd0o8r6CDazJGCRzs8Ivpn0xj19oNKrULhoJFzhGjRsLpekF2zyZs9Ukz+JvZhWD6smszfepakTFhAaYpsI12g==","signatures":[{"sig":"MEUCIQCjOZR96b221rveDuKtx15rkpAcDjU6D3C/L3aIIGb0ygIgN3x7PEWASWbFPAVkCJuug4CV3Yt500yLkJi9CdKjl4U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFrxFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpALA//VzLvEZm8k32BZBPbgiUi+5AGJgU7oEvM9HDC8fkfZobnrCpV\r\ngwhiy7QflPxD+rRjQrJ4HcDfJ7SG90Wf+DL53U8mjemRn3aFNd3CzunDi+u7\r\n2eCoX1MKqEYtyen3MSSHHzjhz8Zuw2jOuM/Ho6JmK79F9qQfhuRRyhXHynoY\r\nlWHNEz2R/2ZPEK7HSvZ/efnsiVPKlF/ya9OAc2LZVWQHsz9O2sA8wdaZy+XB\r\nHSnp4oyUQUl7XZN7Wsr0CAw8GLwb4Wg3zZmMSk40zcYR9ppIX2TbjE3Gxfh1\r\nRgEIBcfR5scP1M2V9WFykcXkEByYrDYzy7G9lZQxbjMWqU1jjzaqTkRQaFVG\r\nDmMqH91ZMD+ZLAchJhZTflWlbqB24sJkL9bY8j+lhIjFwlEplyB4ZDgfhdMW\r\n2/5OZG5Tsk83Wii+RngWVWALRxvBb3Sb82r1lhtZQiNg6FCxa5iQNQqYLB4v\r\nVv+r1TGbZNnMehitBiDOyWN6kbTD6uwCg9drmjZiXTvT8bHWyae1A9TusOOm\r\nKk4ROVvWz9oR3Tx0I1W4XQatuUW1f6+tlHBQRk1UhSyCqjB1mUffJHp2vDBP\r\nb8ZZJEH84apJGJBqTCOdGeop/3MueoxX1EEnFcei5qE6eu/xU/b0HbjB4YjN\r\n8N3VuaNtVWLt73omPR/y9DMEH0DXi9MfqSs=\r\n=WVMT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=12.0"},"gitHead":"805d4a8a6fef7be78074d92c6eae4bcfd38c98f9","scripts":{"fix":"npm run lint -- --fix","lint":"eslint index.js \"test/*.js\"","test":"npm run lint && npm run mocha","mocha":"mocha","test:ci":"c8 npm run mocha"},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"repository":{"url":"git+https://github.com/dependents/node-ast-module-types.git","type":"git"},"_npmVersion":"9.5.0","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"c8":"^7.13.0","mocha":"^9.2.2","eslint":"^8.36.0","node-source-walk":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ast-module-types_4.0.0_1679211589082_0.8642380665579101","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"ast-module-types","version":"5.0.0","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"https://mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@5.0.0","maintainers":[{"name":"anonymous","email":"patrik.henningsson@gmail.com"},{"name":"anonymous","email":"xhmikosr@gmail.com"},{"name":"anonymous","email":"mrjoelkemp@gmail.com"}],"homepage":"https://github.com/dependents/node-ast-module-types","bugs":{"url":"https://github.com/dependents/node-ast-module-types/issues"},"xo":{"rules":{"curly":["error","multi-line"],"comma-dangle":["error","never"],"arrow-body-style":"off","operator-linebreak":["error","after"],"capitalized-comments":"off","object-curly-spacing":["error","always"],"unicorn/prefer-module":"off","space-before-function-paren":["error","never"],"unicorn/prefer-node-protocol":"off","unicorn/prevent-abbreviations":"off","unicorn/prefer-top-level-await":"off"},"space":true,"ignores":["test/fixtures/*"]},"dist":{"shasum":"32b2b05c56067ff38e95df66f11d6afd6c9ba16b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-5.0.0.tgz","fileCount":4,"integrity":"sha512-JvqziE0Wc0rXQfma0HZC/aY7URXHFuZV84fJRtP8u+lhp0JYCNd5wJzVXP45t0PH0Mej3ynlzvdyITYIu0G4LQ==","signatures":[{"sig":"MEYCIQDnXT1hejq8D+Nxgw9ygcNys4M8sLZbWL10Iq5/uRT4rgIhAK9H6MUBy4Nfw4Nkdvn4DvStrdF0uUpKAhZJcUh+YQwK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkU/9xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonIhAAnsfQNa0oBAd9VllXcw4SkZLURqCBhFVPTEvcT+E1aRGX9iGZ\r\nUA/PNdfbqBMiQfA7XI89CFm9quu/gCzCyp+Ukhott2mHEY7LNwigBW5x0vs1\r\nBvSnufqwDpHfqJ9hl0K6Sr+jBuBmvDgqnvYag9OMAjsB+lcBLatgj5U1Y7UB\r\n9ygxCudl/kvUpSW+ulPPs3zPVxse4tfLF8r/kEPFY3WJKcDVvSRtDcBdisNY\r\nLUSrbEMNU5qvFnM0JdoL8pxLnFwKQ0yYvxTIZreE/2mTEzKyv6l0gFjJN/Rr\r\nn+Saq0R8car8I9Gmp/zoQ68kUPVEjjLQu/dinpWuhFKG8Nasd8hLUb79tQtA\r\n8m+/x5UnMXy07+6olXkj8D6Og7jurdG2wBRbFFCKyWqk4bm/taZ7sWXeWFVY\r\nuj6s9gQw40aN50YJ4yIgkswmMTQgcN6Iwrd0/hHBkXBsMvqz2mI0ZoLZuhqV\r\nTfaZdkHwMih8k0I9W9itirNtjVLssDog4jedUIZOuCyGDOOuBuDgpPsDkb0T\r\nORzsQJBJ1qj16EeJhSlrYRrHwZ1gufLh634Sm1Vt5Mh89EmhsApx7RZI/I7c\r\nqmf5X5ry2CfSh0aPGgxyUoRcDZXtm1pbp3UrO7Q61xXhmiO27I1UI6rmofoV\r\nQFs/7+ePs1VHH46FuDV35pH66WpG6phisMY=\r\n=Wy7I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=14"},"gitHead":"83a8e93171dfd30a1014539705bd021a84f4485a","scripts":{"fix":"xo --fix","uvu":"uvu test -i fixtures -i utils","lint":"xo","test":"npm run lint && npm run uvu","test:ci":"c8 npm run uvu"},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"repository":{"url":"git+https://github.com/dependents/node-ast-module-types.git","type":"git"},"_npmVersion":"9.5.1","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"c8":"^7.13.0","xo":"^0.54.2","uvu":"^0.5.6","node-source-walk":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ast-module-types_5.0.0_1683226481056_0.9829236209992667","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"ast-module-types","version":"6.0.0","keywords":["esprima","module","type","define","require","factory"],"author":{"url":"https://mrjoelkemp.com/","name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","_id":"ast-module-types@6.0.0","maintainers":[{"name":"anonymous","email":"patrik.henningsson@gmail.com"},{"name":"anonymous","email":"xhmikosr@gmail.com"},{"name":"anonymous","email":"mrjoelkemp@gmail.com"}],"homepage":"https://github.com/dependents/node-ast-module-types","bugs":{"url":"https://github.com/dependents/node-ast-module-types/issues"},"xo":{"rules":{"curly":["error","multi-line"],"comma-dangle":["error","never"],"arrow-body-style":"off","operator-linebreak":["error","after"],"capitalized-comments":"off","object-curly-spacing":["error","always"],"unicorn/prefer-module":"off","space-before-function-paren":["error","never"],"unicorn/prefer-node-protocol":"off","unicorn/prevent-abbreviations":"off","unicorn/prefer-top-level-await":"off"},"space":true,"ignores":["test/fixtures/*"]},"dist":{"shasum":"ea6132bb44a115717299dfdac934d2d13e8ecd93","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-6.0.0.tgz","fileCount":4,"integrity":"sha512-LFRg7178Fw5R4FAEwZxVqiRI8IxSM+Ay2UBrHoCerXNme+kMMMfz7T3xDGV/c2fer87hcrtgJGsnSOfUrPK6ng==","signatures":[{"sig":"MEUCIQC1b80akNXiSp1CVLWVxrLTY/+kJaoHobYEMpXHdkGkoAIgSTNuuZF+xJ0FRr+3jIrEvAScya3o8Ri4ux1BuffLWC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11827},"main":"index.js","engines":{"node":">=18"},"gitHead":"d100d9a700c42a659c99ca29d961b6ce80d825d1","scripts":{"fix":"xo --fix","uvu":"uvu test -i fixtures -i utils","lint":"xo","test":"npm run lint && npm run uvu","test:ci":"c8 npm run uvu"},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"repository":{"url":"git+https://github.com/dependents/node-ast-module-types.git","type":"git"},"_npmVersion":"10.2.4","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","xo":"^0.58.0","uvu":"^0.5.6","node-source-walk":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ast-module-types_6.0.0_1712641803274_0.2520444836223057","host":"s3://npm-registry-packages"}},"6.0.1":{"name":"ast-module-types","version":"6.0.1","description":"Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.","main":"index.js","scripts":{"lint":"xo","fix":"xo --fix","uvu":"uvu test -i fixtures -i utils","test":"npm run lint && npm run uvu","test:ci":"c8 npm run uvu"},"repository":{"type":"git","url":"git+https://github.com/dependents/node-ast-module-types.git"},"keywords":["esprima","module","type","define","require","factory"],"author":{"name":"Joel Kemp","email":"joel@mrjoelkemp.com","url":"https://mrjoelkemp.com/"},"license":"MIT","bugs":{"url":"https://github.com/dependents/node-ast-module-types/issues"},"homepage":"https://github.com/dependents/node-ast-module-types","engines":{"node":">=18"},"devDependencies":{"c8":"^10.1.3","node-source-walk":"^7.0.1","uvu":"^0.5.6","xo":"^0.60.0"},"xo":{"space":true,"ignores":["test/fixtures/*"],"rules":{"arrow-body-style":"off","capitalized-comments":"off","comma-dangle":["error","never"],"curly":["error","multi-line"],"operator-linebreak":["error","after"],"object-curly-spacing":["error","always"],"space-before-function-paren":["error","never"],"unicorn/no-anonymous-default-export":"off","unicorn/prefer-module":"off","unicorn/prefer-node-protocol":"off","unicorn/prefer-top-level-await":"off","unicorn/prevent-abbreviations":"off"}},"_id":"ast-module-types@6.0.1","gitHead":"1d3d75a8615ae31cbbd122305931d74778f36740","_nodeVersion":"20.18.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-WHw67kLXYbZuHTmcdbIrVArCq5wxo6NEuj3hiYAWr8mwJeC+C2mMCIBIWCiDoCye/OF/xelc+teJ1ERoWmnEIA==","shasum":"4b4ca0251c57b815bab62604dcb22f8c903e2523","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ast-module-types/-/ast-module-types-6.0.1.tgz","fileCount":4,"unpackedSize":11880,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCyunqizgbFptxGuNJYAq+eU9LYV784UgUYw5WBTSqDaAIgD5U0oo8xONt73ha1cNQXyrMR0+PLbAjJ0VCkxFbfVRs="}]},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"patrik.henningsson@gmail.com"},{"name":"anonymous","email":"mrjoelkemp@gmail.com"},{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ast-module-types_6.0.1_1738415444134_0.7914082599905929"},"_hasShrinkwrap":false}},"name":"ast-module-types","time":{"created":"2014-03-28T18:16:45.069Z","modified":"2025-02-01T13:10:44.541Z","1.0.0":"2014-03-28T18:16:45.069Z","1.1.0":"2014-06-06T21:47:56.069Z","1.1.1":"2014-06-06T21:55:46.917Z","1.2.0":"2014-06-09T17:59:13.275Z","2.0.0":"2014-10-25T10:16:33.979Z","2.0.1":"2014-10-25T10:18:44.279Z","2.1.0":"2014-10-28T04:18:13.366Z","2.2.0":"2014-11-12T16:53:34.058Z","2.2.1":"2014-11-12T17:44:55.377Z","2.2.2":"2015-01-20T03:12:12.269Z","2.3.0":"2015-07-04T14:30:26.302Z","2.3.1":"2016-06-16T01:59:23.244Z","2.3.2":"2016-06-16T03:18:47.408Z","2.4.0":"2018-09-25T15:10:40.862Z","2.5.0":"2019-02-04T13:34:40.486Z","2.6.0":"2019-11-23T20:21:59.918Z","2.7.0":"2020-10-26T00:28:53.725Z","2.7.1":"2020-11-01T15:47:40.951Z","3.0.0":"2022-02-22T11:16:48.362Z","4.0.0":"2023-03-19T07:39:49.240Z","5.0.0":"2023-05-04T18:54:41.211Z","6.0.0":"2024-04-09T05:50:03.436Z","6.0.1":"2025-02-01T13:10:44.323Z"},"readmeFilename":"README.md","homepage":"https://github.com/dependents/node-ast-module-types"}