ez-pro/core/bitrix/js/main/d3js/package.json
2025-11-13 19:04:05 +03:00

19 lines
322 B
JSON

{
"name": "d3js",
"version": "1.0.0",
"description": "",
"main": "bundle.config.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@types/d3": "^7.4.0",
"d3": "^7.8.5"
}
}