onedrive_photo/package.json

17 lines
316 B
JSON

{
"name": "onedrive_photo",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.49.1",
"@types/node": "^22.10.2",
"crypto-js": "^4.1.1",
"cross-fetch": "^4.0.0"
}
}