Uname: Linux webm016.cluster127.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Software: Apache
PHP version: 7.4.33 [ PHP INFO ] PHP os: Linux
Server Ip: 54.36.31.145
Your Ip: 216.73.216.182
User: homesquasz (91404) | Group: users (100)
Safe Mode: OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl

name : package.json
{
	"name": "dash-ast",
	"description": "walk an AST, quickly",
	"version": "2.0.1",
	"author": "Renée Kooi <renee@kooi.me>",
	"bugs": {
		"url": "https://github.com/goto-bus-stop/dash-ast/issues"
	},
	"devDependencies": {
		"acorn": "7.1.0",
		"astw": "^2.2.0",
		"estree-walk": "^2.2.0",
		"estree-walker": "^2.0.0",
		"nanobench": "^2.1.1",
		"semver": "^6.3.0",
		"standard": "^14.3.1",
		"tape": "^4.11.0"
	},
	"homepage": "https://github.com/goto-bus-stop/dash-ast",
	"keywords": [
		"ast",
		"estree",
		"javascript",
		"parse",
		"transform",
		"tree",
		"visitor",
		"walk",
		"walker"
	],
	"license": "Apache-2.0",
	"main": "index.js",
	"repository": {
		"type": "git",
		"url": "https://github.com/goto-bus-stop/dash-ast.git"
	},
	"scripts": {
		"test": "standard && node test && node bench",
		"test:ci": "node test && node bench"
	}
}
© 2026 GrazzMean