18 lines
219 B
JSON
Executable File
18 lines
219 B
JSON
Executable File
{
|
|
"name": "object-path",
|
|
"version": "0.8.2",
|
|
"main": "index.js",
|
|
"keywords": [
|
|
"deep",
|
|
"path",
|
|
"access",
|
|
"bean",
|
|
"object"
|
|
],
|
|
"ignore" : [
|
|
"test.js",
|
|
"coverage",
|
|
"*.yml"
|
|
]
|
|
}
|