2025-05-12 05:38:44 +09:00

17 lines
197 B
JSON

{
"name": "object-path",
"main": "index.js",
"keywords": [
"deep",
"path",
"access",
"bean",
"object"
],
"ignore" : [
"test.js",
"coverage",
"*.yml"
]
}