| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "_from": "immutable@^4.0.0",
- "_id": "immutable@4.3.8",
- "_inBundle": false,
- "_integrity": "sha512-d/Ld9aLbKpNwyl0KiM2CT1WYvkitQ1TSvmRtkcV8FKStiDoA7Slzgjmb/1G2yhKM1p0XeNOieaTbFZmU1d3Xuw==",
- "_location": "/immutable",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "immutable@^4.0.0",
- "name": "immutable",
- "escapedName": "immutable",
- "rawSpec": "^4.0.0",
- "saveSpec": null,
- "fetchSpec": "^4.0.0"
- },
- "_requiredBy": [
- "/sass"
- ],
- "_resolved": "https://registry.npmmirror.com/immutable/-/immutable-4.3.8.tgz",
- "_shasum": "02d183c7727fb2bb1d5d0380da0d779dce9296a7",
- "_spec": "immutable@^4.0.0",
- "_where": "E:\\git\\2021项目\\安科院大屏\\node_modules\\sass",
- "author": {
- "name": "Lee Byron",
- "url": "https://github.com/leebyron"
- },
- "bugs": {
- "url": "https://github.com/immutable-js/immutable-js/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "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.8"
- }
|