SAP-BTP-Spielwiese/app1/node_modules/graceful-readlink/package.json

19 lines
492 B
JSON
Raw Normal View History

{
"name": "graceful-readlink",
"version": "1.0.1",
"description": "graceful fs.readlink",
"main": "index.js",
"repository": "git://github.com/zhiyelee/graceful-readlink.git",
"homepage": "https://github.com/zhiyelee/graceful-readlink",
"bugs": "https://github.com/zhiyelee/graceful-readlink/issues",
"keywords": [
"fs.readlink",
"readlink"
],
"author": "zhiyelee",
"license": "MIT",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}