2020-11-07 11:19:19 -05:00

17 lines
316 B
JSON

{
"name": "cross-tab-communication",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"serve": "serve pages",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"serve": "^11.3.2"
}
}