You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
442 B
JSON

{
"name": "ticparse.js",
"version": "1.0.0",
"description": "",
"main": "db.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"webpack": "^5.16.0",
"webpack-cli": "^4.4.0"
},
"dependencies": {
"codemirror": "^5.59.2",
"d3-selection": "^2.0.0",
"filesize": "^6.1.0",
"indexed-pdb": "^1.1.2"
}
}