{ "name": "graph-reflection-rewrite", "version": "1.0.0", "description": "Graph implementation with reflection and rewrite nodes.", "main": "src/index.js", "type": "module", "scripts": { "test": "node test.js" }, "keywords": [ "graph", "reflection", "rewrite", "node" ], "author": "Auto-generated", "license": "MIT" }