UNPKG

sol-explore

Version:

Traversal functions for solidity-parser generated AST

25 lines (24 loc) 597 B
{ "name": "sol-explore", "version": "1.6.2", "description": "Traversal functions for solidity-parser generated AST", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/duaraghav8/sol-explore.git" }, "keywords": [ "Abstract-Syntax-Tree", "Traversal", "Solidity" ], "author": "Raghav Dua", "license": "MIT", "bugs": { "url": "https://github.com/duaraghav8/sol-explore/issues" }, "homepage": "https://github.com/duaraghav8/sol-explore#readme" }