mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 15:04:45 +00:00
62 lines
1.5 KiB
JSON
62 lines
1.5 KiB
JSON
|
{
|
||
|
"_from": "bun@^0.0.12",
|
||
|
"_id": "bun@0.0.12",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-Toms18J9DqnT+IfWkwxVTB2EaBprHvjlMWrTIsfX4xbu3ZBqVBwrERU0em1IgtRe04wT+wJxMlKHZok24hrcSQ==",
|
||
|
"_location": "/bun",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "bun@^0.0.12",
|
||
|
"name": "bun",
|
||
|
"escapedName": "bun",
|
||
|
"rawSpec": "^0.0.12",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^0.0.12"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@google-cloud/firestore"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/bun/-/bun-0.0.12.tgz",
|
||
|
"_shasum": "d54fae69f895557f275423bc14b404030b20a5fc",
|
||
|
"_spec": "bun@^0.0.12",
|
||
|
"_where": "C:\\Users\\jlevi\\Downloads\\tr2022-strategy-master\\tr2022-strategy-master\\data analysis\\functions\\node_modules\\@google-cloud\\firestore",
|
||
|
"author": {
|
||
|
"name": "naomik",
|
||
|
"email": "naomi@fknsrs.biz"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/naomik/bun/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"readable-stream": "~1.0.32"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "A useful container for streams",
|
||
|
"devDependencies": {
|
||
|
"mocha": "~1.11.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.12"
|
||
|
},
|
||
|
"homepage": "https://github.com/naomik/bun#readme",
|
||
|
"keywords": [
|
||
|
"stream",
|
||
|
"streams2",
|
||
|
"bun"
|
||
|
],
|
||
|
"license": "BSD",
|
||
|
"main": "lib/bun.js",
|
||
|
"name": "bun",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/naomik/bun.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha -R tap"
|
||
|
},
|
||
|
"version": "0.0.12"
|
||
|
}
|