Files
map/special/recentchanges/package.json
Michael Murtaugh 8896a0ed62 recentchanges
2019-07-22 17:20:59 +02:00

17 lines
312 B
JSON

{
"name": "recentfiles",
"version": "1.0.0",
"description": "",
"main": "rollup.config.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"d3-selection": "^1.4.0",
"rollup": "^1.17.0"
}
}