mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-24 22:39:26 +01:00
17 lines
197 B
JSON
17 lines
197 B
JSON
{
|
|
"name": "object-path",
|
|
"main": "index.js",
|
|
"keywords": [
|
|
"deep",
|
|
"path",
|
|
"access",
|
|
"bean",
|
|
"object"
|
|
],
|
|
"ignore" : [
|
|
"test.js",
|
|
"coverage",
|
|
"*.yml"
|
|
]
|
|
}
|