69 lines
1.6 KiB
JSON
69 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"immutable@4.3.1",
|
|
"D:\\work\\road-rescue-app\\rescue-driver"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "immutable@4.3.1",
|
|
"_id": "immutable@4.3.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-lj9cnmB/kVS0QHsJnYKD1uo3o39nrbKxszjnqS9Fr6NB7bZzW45U6WSGBPKXDL/CvDKqDNPA4r3DoDQ8GTxo2A==",
|
|
"_location": "/immutable",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "immutable@4.3.1",
|
|
"name": "immutable",
|
|
"escapedName": "immutable",
|
|
"rawSpec": "4.3.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.3.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/sass"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.1.tgz",
|
|
"_spec": "4.3.1",
|
|
"_where": "D:\\work\\road-rescue-app\\rescue-driver",
|
|
"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.1"
|
|
}
|