{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/css-map-variable","name":"css-map-variable","description":"```javascript\r   import CssTheme from 'css-map-variable'\r   const map = new Map([\r     ['color', 'red']\r   ])\r   const cssTheme = new CssTheme(\r     map, document.styleSheets[0], true, '--'\r   )//map, styleSheets[0], Whether to add a prefix or not, prefix","version":"1.0.1","softwareVersion":"1.0.1","license":"https://spdx.org/licenses/ISC","keywords":["css","css-variable","map"],"maintainer":[{"@type":"Person","name":"xiaomactx"}],"author":[{"@type":"Person","name":"xiaomactx"}],"copyrightHolder":[{"@type":"Person","name":"xiaomactx"}],"dateCreated":"2021-07-09","dateModified":"2021-07-09","datePublished":"2021-07-09","copyrightYear":2021,"downloadUrl":"https://registry.npmjs.org/css-map-variable/-/css-map-variable-1.0.1.tgz","applicationCategory":"npm","runtimePlatform":"npm","sameAs":["https://www.npmjs.com/package/css-map-variable"]}