{
	"name": "@subiz/ajax",
	"version": "3.0.22",
	"description": "",
	"main": "./dist/ajax.js",
	"scripts": {
		"test": "node test/client_test.js",
		"build": "npx webpack"
	},
	"repository": {
		"type": "git",
		"url": "git+ssh://git@github.com/subiz/ajax.git"
	},
	"author": "Pham Kieu Thanh",
	"license": "MIT",
	"homepage": "https://github.com/subiz/ajax#readme",
	"devDependencies": {
		"tape": "^5.9.0",
		"webpack": "^5.104.1",
		"webpack-cli": "^6.0.1",
		"xmlhttprequest": "^1.8.0"
	}
}
