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
21
electron/node_modules/chromium-pickle-js/package.json
generated
vendored
Normal file
21
electron/node_modules/chromium-pickle-js/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"main": "./lib/exports.js",
|
||||
"name": "chromium-pickle-js",
|
||||
"description": "Binary value packing and unpacking",
|
||||
"version": "0.2.0",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/electron/node-chromium-pickle-js.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/electron/node-chromium-pickle-js/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha test && standard"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "^3.0.2",
|
||||
"standard": "^8.0.0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue