You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
1.5 KiB
67 lines
1.5 KiB
{ |
|
"_args": [ |
|
[ |
|
"immutable@4.3.4", |
|
"D:\\Project\\DaPing" |
|
] |
|
], |
|
"_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:\\Project\\DaPing", |
|
"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" |
|
}
|
|
|