17 lines
319 B
JSON
17 lines
319 B
JSON
{
|
|
"name": "cwd",
|
|
"version": "0.1.9",
|
|
"license": "Apache-2.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/anghunk/cwd"
|
|
},
|
|
"homepage": "https://cwd.js.org",
|
|
"author": {
|
|
"name": "anghunk<anghunk@gmail.com>"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/anghunk/cwd/issues"
|
|
}
|
|
}
|