lanan-old/rescue-user/node_modules/immutable/package.json
愉快的大福 7dc28dc701 init
2024-07-17 14:16:22 +08:00

69 lines
1.5 KiB
JSON

{
"_args": [
[
"immutable@4.3.4",
"D:\\work\\road-rescue-app\\rescue-user"
]
],
"_development": true,
"_from": "immutable@4.3.4",
"_id": "immutable@4.3.4",
"_inBundle": false,
"_integrity": "sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA==",
"_location": "/immutable",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "immutable@4.3.4",
"name": "immutable",
"escapedName": "immutable",
"rawSpec": "4.3.4",
"saveSpec": null,
"fetchSpec": "4.3.4"
},
"_requiredBy": [
"/sass"
],
"_resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.4.tgz",
"_spec": "4.3.4",
"_where": "D:\\work\\road-rescue-app\\rescue-user",
"author": {
"name": "Lee Byron",
"url": "https://github.com/leebyron"
},
"bugs": {
"url": "https://github.com/immutable-js/immutable-js/issues"
},
"description": "Immutable Data Collections",
"files": [
"dist",
"README.md",
"LICENSE"
],
"homepage": "https://immutable-js.com",
"keywords": [
"immutable",
"persistent",
"lazy",
"data",
"datastructure",
"functional",
"collection",
"stateless",
"sequence",
"iteration"
],
"license": "MIT",
"main": "dist/immutable.js",
"module": "dist/immutable.es.js",
"name": "immutable",
"repository": {
"type": "git",
"url": "git://github.com/immutable-js/immutable-js.git"
},
"sideEffects": false,
"types": "dist/immutable.d.ts",
"version": "4.3.4"
}