recentchanges

This commit is contained in:
Michael Murtaugh
2019-07-22 17:20:59 +02:00
parent 004d262004
commit 8896a0ed62
21 changed files with 1148 additions and 80 deletions

View File

@@ -0,0 +1,16 @@
{
"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"
}
}