mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-23 22:34:45 +00:00
.
This commit is contained in:
parent
9fff29ba6c
commit
00c3b50fca
7278 changed files with 0 additions and 1778943 deletions
37
node_modules/bser/package.json
generated
vendored
37
node_modules/bser/package.json
generated
vendored
|
@ -1,37 +0,0 @@
|
|||
{
|
||||
"name": "bser",
|
||||
"version": "2.1.0",
|
||||
"description": "JavaScript implementation of the BSER Binary Serialization",
|
||||
"main": "index.js",
|
||||
"directories": {
|
||||
"test": "test"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test/bser.js"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/facebook/watchman"
|
||||
},
|
||||
"keywords": [
|
||||
"bser",
|
||||
"binary",
|
||||
"protocol"
|
||||
],
|
||||
"author": "Wez Furlong <wez@fb.com> (http://wezfurlong.org)",
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/facebook/watchman/issues"
|
||||
},
|
||||
"homepage": "https://facebook.github.io/watchman/docs/bser.html",
|
||||
"dependencies": {
|
||||
"node-int64": "^0.4.0"
|
||||
}
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/bser/-/bser-2.1.0.tgz"
|
||||
,"_integrity": "sha512-8zsjWrQkkBoLK6uxASk1nJ2SKv97ltiGDo6A3wA0/yRPz+CwmEyDo0hUrhIuukG2JHpAl3bvFIixw2/3Hi0DOg=="
|
||||
,"_from": "bser@2.1.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue