forked from olcxjas-softworks/LarpixClient
Update gitignore (sorry)
This commit is contained in:
parent
a8f8c4d7ad
commit
cca8b02fea
6604 changed files with 1219661 additions and 4 deletions
18
electron/node_modules/graceful-readlink/package.json
generated
vendored
Normal file
18
electron/node_modules/graceful-readlink/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue