mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-25 14:59:16 +01:00
17 lines
293 B
JSON
17 lines
293 B
JSON
{
|
|
"name": "demo",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"build": "webpack"
|
|
},
|
|
"keywords": [],
|
|
"author": {
|
|
"name": "Vasyl Stokolosa",
|
|
"email": "v.stokol@gmail.com",
|
|
"url": "https://github.com/shystruk"
|
|
},
|
|
"license": "MIT"
|
|
}
|