10 lines
230 B
JSON
10 lines
230 B
JSON
{
|
|
"name": "try-resolve",
|
|
"version": "1.0.1",
|
|
"description": "Try and resolve a filename",
|
|
"main": "index.js",
|
|
"repository": "sebmck/try-resolve",
|
|
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
|
"license": "MIT"
|
|
}
|