mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 12:50:04 +02:00
add node modules to repo
This commit is contained in:
51
node_modules/chromium-pickle-js/package.json
generated
vendored
Normal file
51
node_modules/chromium-pickle-js/package.json
generated
vendored
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"chromium-pickle-js@0.2.0",
|
||||
"/home/s2/Documents/Code/gitlit"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "chromium-pickle-js@0.2.0",
|
||||
"_id": "chromium-pickle-js@0.2.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-BKEGZywYsIWrd02YPfo+oTjyIgU=",
|
||||
"_location": "/chromium-pickle-js",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "chromium-pickle-js@0.2.0",
|
||||
"name": "chromium-pickle-js",
|
||||
"escapedName": "chromium-pickle-js",
|
||||
"rawSpec": "0.2.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.2.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/asar"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/chromium-pickle-js/-/chromium-pickle-js-0.2.0.tgz",
|
||||
"_spec": "0.2.0",
|
||||
"_where": "/home/s2/Documents/Code/gitlit",
|
||||
"bugs": {
|
||||
"url": "https://github.com/electron/node-chromium-pickle-js/issues"
|
||||
},
|
||||
"description": "Binary value packing and unpacking",
|
||||
"devDependencies": {
|
||||
"mocha": "^3.0.2",
|
||||
"standard": "^8.0.0"
|
||||
},
|
||||
"homepage": "https://github.com/electron/node-chromium-pickle-js#readme",
|
||||
"license": "MIT",
|
||||
"main": "./lib/exports.js",
|
||||
"name": "chromium-pickle-js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/electron/node-chromium-pickle-js.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha test && standard"
|
||||
},
|
||||
"version": "0.2.0"
|
||||
}
|
Reference in New Issue
Block a user