Sun, 30 Jun 2024 21:22:45 UTC | login

Information for RPM nodejs-stringmap-0.2.2-3.fc24.src.rpm

ID10253
Namenodejs-stringmap
Version0.2.2
Release3.fc24
Epoch
Archsrc
SummaryFast and robust stringmap
DescriptionA fast and robust stringmap implementation that can hold any string keys, including __proto__, with minimal overhead compared to a plain object. Works in node and browsers. The API is created to be as close to the ES6 Map API as possible. Prefer sm.remove("key") for deleting a key. ES6 Map uses map.delete("key") instead and for that reason sm['delete']("key") is available as a stringmap alias as well. Never do sm.delete("key") unless you're certain to be in the land of ES5 or later.
Build Time2016-02-04 15:05:21 GMT
Size11.57 KB
4ac5665dcf169e4df1fc28b6404aad22
LicenseMIT
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
nodejs-packaging >= 6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
nodejs-stringmap.spec1.94 KB
stringmap-0.2.2.tgz3.44 KB
Component of No Buildroots