{"_id":"style-to-object","_rev":"4177161","name":"style-to-object","description":"Parse CSS inline style to JavaScript object.","dist-tags":{"latest":"1.0.14"},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"time":{"modified":"2026-03-01T21:37:19.000Z","created":"2017-11-23T23:09:16.880Z","1.0.14":"2025-11-16T06:23:17.550Z","1.0.13":"2025-11-16T02:34:42.982Z","1.0.12":"2025-10-24T16:18:08.148Z","1.0.11":"2025-10-03T15:31:45.916Z","1.0.10":"2025-10-02T18:33:24.112Z","1.0.9":"2025-06-06T17:15:07.389Z","1.0.8":"2024-09-11T19:23:57.892Z","1.0.7":"2024-08-28T18:21:07.961Z","1.0.6":"2024-03-27T01:21:51.931Z","1.0.5":"2023-12-01T02:58:28.511Z","1.0.4":"2023-10-31T05:05:47.368Z","1.0.3":"2023-10-20T01:06:51.398Z","1.0.2":"2023-10-19T23:42:00.052Z","1.0.1":"2023-10-17T03:48:51.590Z","1.0.0":"2023-10-15T18:21:05.199Z","0.4.4":"2023-10-15T16:39:24.432Z","0.4.3":"2023-10-14T22:54:13.092Z","0.4.2":"2023-08-02T03:10:20.537Z","0.4.1":"2023-01-16T23:43:33.845Z","0.4.0":"2022-12-03T02:13:08.929Z","0.3.0":"2019-11-07T05:09:12.588Z","0.2.3":"2019-06-23T00:00:37.454Z","0.2.2":"2018-09-14T00:08:53.564Z","0.2.1":"2018-05-09T01:00:51.116Z","0.2.0":"2017-11-26T05:17:12.220Z","0.1.0":"2017-11-23T23:09:16.880Z"},"users":{},"author":{"name":"Mark","email":"mark@remarkablemark.org"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"versions":{"1.0.14":{"name":"style-to-object","version":"1.0.14","description":"Parse CSS inline style to JavaScript object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"./cjs/index.js","module":"./esm/index.mjs","types":"./esm/index.d.ts","exports":{"import":{"types":"./esm/index.d.ts","default":"./esm/index.mjs"},"require":{"types":"./cjs/index.d.ts","default":"./cjs/index.js"}},"scripts":{"build":"run-s build:*","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.json","build:umd":"rollup --config --failAfterWarnings","clean":"rm -rf cjs coverage dist esm","lint":"eslint .","lint:fix":"npm run lint -- --fix","lint:package":"publint","lint:tsc":"tsc --noEmit","prepare":"husky","prepublishOnly":"run-s lint lint:tsc test clean build","test":"jest","test:ci":"CI=true jest --ci --colors --coverage","test:esm":"npm run build && node --test **/*.test.mjs","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.2.7"},"devDependencies":{"@commitlint/cli":"20.1.0","@commitlint/config-conventional":"20.0.0","@eslint/compat":"2.0.0","@eslint/eslintrc":"3.3.1","@eslint/js":"9.39.1","@rollup/plugin-commonjs":"29.0.0","@rollup/plugin-node-resolve":"16.0.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"12.3.0","@types/jest":"30.0.0","@types/node":"24.10.1","@typescript-eslint/eslint-plugin":"8.46.4","@typescript-eslint/parser":"8.46.4","eslint":"9.39.1","eslint-plugin-prettier":"5.5.4","eslint-plugin-simple-import-sort":"12.1.1","globals":"16.5.0","husky":"9.1.7","jest":"30.2.0","lint-staged":"16.2.6","npm-run-all":"4.1.5","prettier":"3.6.2","publint":"0.3.15","rollup":"4.53.2","ts-jest":"29.4.5","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.9.3"},"license":"MIT","gitHead":"6afc04999b9dbd5500b0670c416a69ac7409ab68","_id":"style-to-object@1.0.14","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"shasum":"1d22f0e7266bb8c6d8cae5caf4ec4f005e08f611","size":11483,"noattachment":false,"key":"/style-to-object/-/style-to-object-1.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-1.0.14.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/style-to-object_1.0.14_1763274197325_0.15254051902357113"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-16T06:23:17.550Z","publish_time":1763274197550,"_source_registry_name":"default","_cnpm_publish_time":1763274197550},"1.0.13":{"name":"style-to-object","version":"1.0.13","description":"Parse CSS inline style to JavaScript object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"./cjs/index.js","module":"./esm/index.mjs","types":"./esm/index.d.ts","exports":{"import":{"types":"./esm/index.d.ts","default":"./esm/index.mjs"},"require":{"types":"./cjs/index.d.ts","default":"./cjs/index.js"}},"scripts":{"build":"run-s build:*","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.json","build:umd":"rollup --config --failAfterWarnings","clean":"rm -rf cjs coverage dist esm","lint":"eslint .","lint:fix":"npm run lint -- --fix","lint:package":"publint","lint:tsc":"tsc --noEmit","prepare":"husky","prepublishOnly":"run-s lint lint:tsc test clean build","test":"jest","test:ci":"CI=true jest --ci --colors --coverage","test:esm":"npm run build && node --test **/*.test.mjs","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.2.6"},"devDependencies":{"@commitlint/cli":"20.1.0","@commitlint/config-conventional":"20.0.0","@eslint/compat":"2.0.0","@eslint/eslintrc":"3.3.1","@eslint/js":"9.39.1","@rollup/plugin-commonjs":"29.0.0","@rollup/plugin-node-resolve":"16.0.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"12.3.0","@types/jest":"30.0.0","@types/node":"24.10.1","@typescript-eslint/eslint-plugin":"8.46.4","@typescript-eslint/parser":"8.46.4","eslint":"9.39.1","eslint-plugin-prettier":"5.5.4","eslint-plugin-simple-import-sort":"12.1.1","globals":"16.5.0","husky":"9.1.7","jest":"30.2.0","lint-staged":"16.2.6","npm-run-all":"4.1.5","prettier":"3.6.2","publint":"0.3.15","rollup":"4.53.2","ts-jest":"29.4.5","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.9.3"},"license":"MIT","gitHead":"e40a58fd4740eb9b17ff43be2fd82cbff5640010","_id":"style-to-object@1.0.13","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"shasum":"2473334b96a12c057144fa09a06f52621c2a2624","size":11482,"noattachment":false,"key":"/style-to-object/-/style-to-object-1.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-1.0.13.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/style-to-object_1.0.13_1763260482716_0.22227418990733883"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-16T02:34:42.982Z","publish_time":1763260482982,"_source_registry_name":"default","_cnpm_publish_time":1763260482982},"1.0.12":{"name":"style-to-object","version":"1.0.12","description":"Parse CSS inline style to JavaScript object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"./cjs/index.js","module":"./esm/index.mjs","types":"./esm/index.d.ts","exports":{"import":{"types":"./esm/index.d.ts","default":"./esm/index.mjs"},"require":{"types":"./cjs/index.d.ts","default":"./cjs/index.js"}},"scripts":{"build":"run-s build:*","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.json","build:umd":"rollup --config --failAfterWarnings","clean":"rm -rf cjs coverage dist esm","lint":"eslint .","lint:fix":"npm run lint -- --fix","lint:package":"publint","lint:tsc":"tsc --noEmit","prepare":"husky","prepublishOnly":"run-s lint lint:tsc test clean build","test":"jest","test:ci":"CI=true jest --ci --colors --coverage","test:esm":"npm run build && node --test **/*.test.mjs","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.2.6"},"devDependencies":{"@commitlint/cli":"20.1.0","@commitlint/config-conventional":"20.0.0","@eslint/compat":"1.4.0","@eslint/eslintrc":"3.3.1","@eslint/js":"9.38.0","@rollup/plugin-commonjs":"28.0.9","@rollup/plugin-node-resolve":"16.0.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"12.3.0","@types/jest":"30.0.0","@types/node":"24.9.1","@typescript-eslint/eslint-plugin":"8.46.2","@typescript-eslint/parser":"8.46.2","eslint":"9.38.0","eslint-plugin-prettier":"5.5.4","eslint-plugin-simple-import-sort":"12.1.1","globals":"16.4.0","husky":"9.1.7","jest":"30.2.0","lint-staged":"16.2.6","npm-run-all":"4.1.5","prettier":"3.6.2","publint":"0.3.15","rollup":"4.52.5","ts-jest":"29.4.5","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.9.3"},"license":"MIT","gitHead":"36f436353f5d0cefc263f84878d24268d79c2623","_id":"style-to-object@1.0.12","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"shasum":"03a30e7f4e555bf50845f8b55c7d5bc2248e03f0","size":11503,"noattachment":false,"key":"/style-to-object/-/style-to-object-1.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-1.0.12.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/style-to-object_1.0.12_1761322687940_0.4622032125989455"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-24T16:18:08.148Z","publish_time":1761322688148,"_source_registry_name":"default","_cnpm_publish_time":1761322688148},"1.0.11":{"name":"style-to-object","version":"1.0.11","description":"Parse CSS inline style to JavaScript object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"./cjs/index.js","module":"./esm/index.mjs","types":"./esm/index.d.ts","exports":{"import":{"types":"./esm/index.d.ts","default":"./esm/index.mjs"},"require":{"types":"./cjs/index.d.ts","default":"./cjs/index.js"}},"scripts":{"build":"run-s build:*","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.json","build:umd":"rollup --config --failAfterWarnings","clean":"rm -rf cjs coverage dist esm","lint":"eslint .","lint:fix":"npm run lint -- --fix","lint:package":"publint","lint:tsc":"tsc --noEmit","prepare":"husky","prepublishOnly":"run-s lint lint:tsc test clean build","test":"jest","test:ci":"CI=true jest --ci --colors --coverage","test:esm":"npm run build && node --test **/*.test.mjs","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.2.4"},"devDependencies":{"@commitlint/cli":"20.1.0","@commitlint/config-conventional":"20.0.0","@eslint/compat":"1.4.0","@eslint/eslintrc":"3.3.1","@eslint/js":"9.36.0","@rollup/plugin-commonjs":"28.0.6","@rollup/plugin-node-resolve":"16.0.1","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"12.1.4","@types/jest":"30.0.0","@types/node":"24.6.2","@typescript-eslint/eslint-plugin":"8.45.0","@typescript-eslint/parser":"8.45.0","eslint":"9.36.0","eslint-plugin-prettier":"5.5.4","eslint-plugin-simple-import-sort":"12.1.1","globals":"16.4.0","husky":"9.1.7","jest":"30.2.0","lint-staged":"16.2.3","npm-run-all":"4.1.5","prettier":"3.6.2","publint":"0.3.13","rollup":"4.52.3","ts-jest":"29.4.4","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.9.3"},"license":"MIT","_id":"style-to-object@1.0.11","gitHead":"8457786b706e1cc441cc91af10049cd8c654f801","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"24.9.0","_npmVersion":"11.6.0","dist":{"shasum":"cf252c4051758b7acb18a5efb296f91fb79bb9c4","size":11860,"noattachment":false,"key":"/style-to-object/-/style-to-object-1.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-1.0.11.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/style-to-object_1.0.11_1759505505703_0.24261564093677412"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-03T15:31:45.916Z","publish_time":1759505505916,"_source_registry_name":"default","_cnpm_publish_time":1759505505916},"1.0.10":{"name":"style-to-object","version":"1.0.10","description":"Parse CSS inline style to JavaScript object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"./cjs/index.js","module":"./esm/index.mjs","types":"./esm/index.d.mts","exports":{"import":{"types":"./esm/index.d.mts","default":"./esm/index.mjs"},"require":{"types":"./cjs/index.d.ts","default":"./cjs/index.js"}},"scripts":{"build":"run-s build:*","build:cjs":"tsc --project tsconfig.cjs.json","build:esm":"tsc --project tsconfig.json","build:umd":"rollup --config --failAfterWarnings","clean":"rm -rf cjs coverage dist esm","lint":"eslint .","lint:fix":"npm run lint -- --fix","lint:tsc":"tsc --noEmit","prepare":"husky","prepublishOnly":"run-s lint lint:tsc test clean build","test":"jest","test:ci":"CI=true jest --ci --colors --coverage","test:esm":"npm run build && node --test **/*.test.mjs","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.2.4"},"devDependencies":{"@commitlint/cli":"20.1.0","@commitlint/config-conventional":"20.0.0","@eslint/compat":"1.4.0","@eslint/eslintrc":"3.3.1","@eslint/js":"9.36.0","@rollup/plugin-commonjs":"28.0.6","@rollup/plugin-node-resolve":"16.0.1","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"12.1.4","@types/jest":"30.0.0","@types/node":"24.6.2","@typescript-eslint/eslint-plugin":"8.45.0","@typescript-eslint/parser":"8.45.0","eslint":"9.36.0","eslint-plugin-prettier":"5.5.4","eslint-plugin-simple-import-sort":"12.1.1","globals":"16.4.0","husky":"9.1.7","jest":"30.2.0","lint-staged":"16.2.3","npm-run-all":"4.1.5","prettier":"3.6.2","rollup":"4.52.3","ts-jest":"29.4.4","ts-node":"10.9.2","tslib":"2.8.1","typescript":"5.9.3"},"license":"MIT","_id":"style-to-object@1.0.10","gitHead":"0391861ade6487d763cc45bd64c4f627a172d7bc","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"24.9.0","_npmVersion":"11.6.0","dist":{"shasum":"e142ba320f10bf4163e311e199d26170aa896b2e","size":11843,"noattachment":false,"key":"/style-to-object/-/style-to-object-1.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-1.0.10.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/style-to-object_1.0.10_1759430003917_0.330554515266158"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-02T18:33:24.112Z","publish_time":1759430004112,"_source_registry_name":"default","_cnpm_publish_time":1759430004112},"1.0.9":{"name":"style-to-object","version":"1.0.9","description":"Parse CSS inline style to JavaScript object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"./cjs/index.js","module":"./esm/index.mjs","exports":{"import":"./esm/index.mjs","require":"./cjs/index.js"},"scripts":{"build":"run-s build:*","build:cjs":"tsc","build:esm":"awk '!/sourceMappingURL/' cjs/index.d.ts > esm/index.d.mts","build:umd":"rollup --config --failAfterWarnings","clean":"rm -rf cjs coverage dist","lint":"eslint .","lint:fix":"npm run lint -- --fix","lint:tsc":"tsc --noEmit","prepare":"husky","prepublishOnly":"run-s lint lint:tsc test clean build","test":"jest","test:ci":"CI=true jest --ci --colors --coverage","test:esm":"npm run build:cjs && node --test __tests__","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.2.4"},"devDependencies":{"@commitlint/cli":"19.8.1","@commitlint/config-conventional":"19.8.1","@eslint/compat":"1.2.9","@eslint/eslintrc":"3.3.1","@eslint/js":"9.28.0","@rollup/plugin-commonjs":"28.0.3","@rollup/plugin-node-resolve":"16.0.1","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"12.1.2","@types/jest":"29.5.14","@types/node":"22.15.30","@typescript-eslint/eslint-plugin":"8.33.1","@typescript-eslint/parser":"8.33.1","eslint":"9.28.0","eslint-plugin-prettier":"5.4.1","eslint-plugin-simple-import-sort":"12.1.1","globals":"16.2.0","husky":"9.1.7","jest":"29.7.0","lint-staged":"16.1.0","npm-run-all":"4.1.5","prettier":"3.5.3","rollup":"4.42.0","ts-jest":"29.3.4","ts-node":"10.9.2","typescript":"5.8.3"},"license":"MIT","_id":"style-to-object@1.0.9","gitHead":"36a7d48e2bd9d85a5e43e823d1db5c67557a9586","types":"./cjs/index.d.ts","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"20.19.2","_npmVersion":"10.8.2","dist":{"shasum":"35c65b713f4a6dba22d3d0c61435f965423653f0","size":11480,"noattachment":false,"key":"/style-to-object/-/style-to-object-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-1.0.9.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/style-to-object_1.0.9_1749230107191_0.4631695129825104"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-06T17:15:07.389Z","publish_time":1749230107389,"_source_registry_name":"default","_cnpm_publish_time":1749230107389},"1.0.8":{"name":"style-to-object","version":"1.0.8","description":"Parse CSS inline style to JavaScript object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"./cjs/index.js","module":"./esm/index.mjs","exports":{"import":"./esm/index.mjs","require":"./cjs/index.js"},"scripts":{"build":"run-s build:*","build:cjs":"tsc","build:esm":"awk '!/sourceMappingURL/' cjs/index.d.ts > esm/index.d.mts","build:umd":"rollup --config --failAfterWarnings","clean":"rm -rf cjs coverage dist","lint":"eslint .","lint:fix":"npm run lint -- --fix","lint:tsc":"tsc --noEmit","prepare":"husky","prepublishOnly":"run-s lint lint:tsc test clean build","test":"jest","test:ci":"CI=true jest --ci --colors --coverage","test:esm":"npm run build:cjs && node --test __tests__","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.2.4"},"devDependencies":{"@commitlint/cli":"19.5.0","@commitlint/config-conventional":"19.5.0","@eslint/compat":"1.1.1","@eslint/eslintrc":"3.1.0","@eslint/js":"9.10.0","@rollup/plugin-commonjs":"26.0.1","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/jest":"29.5.12","@types/node":"22.5.4","@typescript-eslint/eslint-plugin":"8.5.0","@typescript-eslint/parser":"8.5.0","eslint":"9.10.0","eslint-plugin-prettier":"5.2.1","eslint-plugin-simple-import-sort":"12.1.1","globals":"15.9.0","husky":"9.1.5","jest":"29.7.0","lint-staged":"15.2.10","npm-run-all":"4.1.5","prettier":"3.3.3","rollup":"4.21.2","ts-jest":"29.2.5","typescript":"5.6.2"},"license":"MIT","_id":"style-to-object@1.0.8","gitHead":"a9e7e74c09bc12c23907dca0fbddda371ec718fb","types":"./cjs/index.d.ts","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"shasum":"67a29bca47eaa587db18118d68f9d95955e81292","size":11368,"noattachment":false,"key":"/style-to-object/-/style-to-object-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-1.0.8.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_1.0.8_1726082637753_0.4790722156838463"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-11T19:23:57.892Z","publish_time":1726082637892,"_source_registry_name":"default","_cnpm_publish_time":1726082637892},"1.0.7":{"name":"style-to-object","version":"1.0.7","description":"Parse CSS inline style to JavaScript object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"./cjs/index.js","module":"./esm/index.mjs","exports":{"import":"./esm/index.mjs","require":"./cjs/index.js"},"scripts":{"build":"run-s build:*","build:cjs":"tsc","build:esm":"awk '!/sourceMappingURL/' cjs/index.d.ts > esm/index.d.mts","build:umd":"rollup --config --failAfterWarnings","clean":"rm -rf cjs coverage dist","lint":"eslint .","lint:fix":"npm run lint -- --fix","lint:tsc":"tsc --noEmit","prepare":"husky","prepublishOnly":"run-s lint lint:tsc test clean build","test":"jest","test:ci":"CI=true jest --ci --colors --coverage","test:esm":"npm run build:cjs && node --test __tests__","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.2.3"},"devDependencies":{"@commitlint/cli":"19.4.1","@commitlint/config-conventional":"19.4.1","@eslint/compat":"1.1.1","@eslint/eslintrc":"3.1.0","@eslint/js":"9.9.1","@rollup/plugin-commonjs":"26.0.1","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/jest":"29.5.12","@typescript-eslint/eslint-plugin":"8.3.0","@typescript-eslint/parser":"8.3.0","eslint":"9.9.1","eslint-plugin-prettier":"5.2.1","eslint-plugin-simple-import-sort":"12.1.1","globals":"15.9.0","husky":"9.1.5","jest":"29.7.0","lint-staged":"15.2.9","npm-run-all":"4.1.5","prettier":"3.3.3","rollup":"4.21.1","ts-jest":"29.2.5","typescript":"5.5.4"},"license":"MIT","_id":"style-to-object@1.0.7","gitHead":"82ddba2cbd3aea6fce5e144740cdf48acc013d1b","types":"./cjs/index.d.ts","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"20.16.0","_npmVersion":"10.8.1","dist":{"shasum":"8604fb6018ac3db83e97207a4f85f579068f661c","size":11357,"noattachment":false,"key":"/style-to-object/-/style-to-object-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-1.0.7.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_1.0.7_1724869267702_0.021253882660104084"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-28T18:21:07.961Z","publish_time":1724869267961,"_source_registry_name":"default","_cnpm_publish_time":1724869267961},"1.0.6":{"name":"style-to-object","version":"1.0.6","description":"Parse CSS inline style to JavaScript object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"./cjs/index.js","module":"./esm/index.mjs","exports":{"import":"./esm/index.mjs","require":"./cjs/index.js"},"scripts":{"build":"run-s build:*","build:cjs":"tsc","build:esm":"awk '!/sourceMappingURL/' cjs/index.d.ts > esm/index.d.mts","build:umd":"rollup --config --failAfterWarnings","clean":"rm -rf cjs coverage dist","lint":"eslint --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","lint:tsc":"tsc --noEmit","prepare":"husky","prepublishOnly":"run-s lint lint:tsc test clean build","test":"jest","test:ci":"CI=true jest --ci --colors --coverage","test:esm":"npm run build:cjs && node --test __tests__","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.2.3"},"devDependencies":{"@commitlint/cli":"19.2.1","@commitlint/config-conventional":"19.1.0","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.6","@types/jest":"29.5.12","@typescript-eslint/eslint-plugin":"7.4.0","@typescript-eslint/parser":"7.4.0","eslint":"8.57.0","eslint-plugin-prettier":"5.1.3","husky":"9.0.11","jest":"29.7.0","lint-staged":"15.2.2","npm-run-all":"4.1.5","prettier":"3.2.5","rollup":"4.13.0","ts-jest":"29.1.2","typescript":"5.4.3"},"license":"MIT","_id":"style-to-object@1.0.6","gitHead":"ccb7575b116f8f8039dea84087aa99891442c233","types":"./cjs/index.d.ts","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"0c28aed8be1813d166c60d962719b2907c26547b","size":11337,"noattachment":false,"key":"/style-to-object/-/style-to-object-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-1.0.6.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_1.0.6_1711502511786_0.20146972752466463"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-27T01:21:51.931Z","publish_time":1711502511931,"_source_registry_name":"default","_cnpm_publish_time":1711502511931},"1.0.5":{"name":"style-to-object","version":"1.0.5","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"./cjs/index.js","module":"./esm/index.mjs","exports":{"import":"./esm/index.mjs","require":"./cjs/index.js"},"scripts":{"build":"run-s build:*","build:cjs":"tsc","build:esm":"awk '!/sourceMappingURL/' cjs/index.d.ts > esm/index.d.mts","build:umd":"rollup --config --failAfterWarnings","clean":"rm -rf cjs coverage dist","lint":"eslint --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","lint:tsc":"tsc --noEmit","_postinstall":"husky install","postpublish":"pinst --enable","prepublishOnly":"pinst --disable && run-s lint lint:tsc test clean build","test":"jest","test:ci":"CI=true jest --ci --colors --coverage","test:esm":"npm run build:cjs && node --test __tests__","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.2.2"},"devDependencies":{"@commitlint/cli":"18.4.3","@commitlint/config-conventional":"18.4.3","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.5","@types/jest":"29.5.10","@typescript-eslint/eslint-plugin":"6.13.1","@typescript-eslint/parser":"6.13.1","eslint":"8.54.0","eslint-plugin-prettier":"5.0.1","husky":"8.0.3","jest":"29.7.0","lint-staged":"15.1.0","npm-run-all":"4.1.5","pinst":"3.0.0","prettier":"3.1.0","rollup":"4.6.1","ts-jest":"29.1.1","typescript":"5.3.2"},"license":"MIT","_id":"style-to-object@1.0.5","gitHead":"b1dc3e1fa3a6a92a47190e44d8d69192c45f0a65","types":"./cjs/index.d.ts","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"5e918349bc3a39eee3a804497d97fcbbf2f0d7c0","size":11245,"noattachment":false,"key":"/style-to-object/-/style-to-object-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-1.0.5.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_1.0.5_1701399508303_0.6193514577915118"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-01T02:58:28.511Z","publish_time":1701399508511,"_source_registry_name":"default","_cnpm_publish_time":1701399508511},"1.0.4":{"name":"style-to-object","version":"1.0.4","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"./cjs/index.js","module":"./esm/index.mjs","types":"./cjs/index.d.ts","exports":{"types":"./cjs/index.d.ts","import":"./esm/index.mjs","require":"./cjs/index.js"},"scripts":{"build":"run-s build:*","build:cjs":"tsc --outDir cjs","build:umd":"rollup --config --failAfterWarnings","clean":"rm -rf cjs coverage dist","lint":"eslint --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","lint:tsc":"tsc --noEmit","_postinstall":"husky install","postpublish":"pinst --enable","prepublishOnly":"pinst --disable && run-s lint lint:tsc test clean build","test":"jest","test:ci":"CI=true jest --ci --colors --coverage","test:esm":"npm run build:cjs && node --test __tests__","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.2.2"},"devDependencies":{"@commitlint/cli":"18.2.0","@commitlint/config-conventional":"18.1.0","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.5","@types/jest":"29.5.6","@typescript-eslint/eslint-plugin":"6.9.0","@typescript-eslint/parser":"6.9.0","eslint":"8.52.0","eslint-plugin-prettier":"5.0.1","husky":"8.0.3","jest":"29.7.0","lint-staged":"15.0.2","npm-run-all":"4.1.5","pinst":"3.0.0","prettier":"3.0.3","rollup":"4.1.5","ts-jest":"29.1.1","typescript":"5.2.2"},"license":"MIT","_id":"style-to-object@1.0.4","gitHead":"99204178e4f8f398ea5a133ee13ae51a593db298","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"496fded508ce520eca13e738e8af33b8b5af98f2","size":11205,"noattachment":false,"key":"/style-to-object/-/style-to-object-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-1.0.4.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_1.0.4_1698728747136_0.8147339621827348"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-31T05:05:47.368Z","publish_time":1698728747368,"_source_registry_name":"default","_cnpm_publish_time":1698728747368},"1.0.3":{"name":"style-to-object","version":"1.0.3","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"cjs/index.js","module":"esm/index.mjs","exports":{"types":"./cjs/index.d.ts","import":"./esm/index.mjs","require":"./cjs/index.js"},"scripts":{"build":"run-s build:*","build:cjs":"tsc --outDir cjs","build:umd":"rollup --config --failAfterWarnings","clean":"rm -rf cjs coverage dist","lint":"eslint --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","lint:tsc":"tsc --noEmit","_postinstall":"husky install","postpublish":"pinst --enable","prepublishOnly":"pinst --disable && run-s lint lint:tsc test clean build","test":"jest","test:ci":"CI=true jest --ci --colors --coverage","test:esm":"npm run build:cjs && node --test __tests__","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.2.2"},"devDependencies":{"@commitlint/cli":"17.8.0","@commitlint/config-conventional":"17.8.0","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.5","@types/jest":"29.5.6","@typescript-eslint/eslint-plugin":"6.8.0","@typescript-eslint/parser":"6.8.0","eslint":"8.51.0","eslint-plugin-prettier":"5.0.1","husky":"8.0.3","jest":"29.7.0","lint-staged":"15.0.2","npm-run-all":"4.1.5","pinst":"3.0.0","prettier":"3.0.3","rollup":"4.1.4","ts-jest":"29.1.1","typescript":"5.2.2"},"license":"MIT","_id":"style-to-object@1.0.3","gitHead":"120e90be4abfaff913cf8146e4375a1b608c3987","types":"./cjs/index.d.ts","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"5ce90eb7f03ef5044bd70a3a23a3c1387fcac5b4","size":11209,"noattachment":false,"key":"/style-to-object/-/style-to-object-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-1.0.3.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_1.0.3_1697764011164_0.1653688432440492"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-20T01:06:51.398Z","publish_time":1697764011398,"_source_registry_name":"default","_cnpm_publish_time":1697764011398},"1.0.2":{"name":"style-to-object","version":"1.0.2","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"cjs/index.js","module":"esm/index.mjs","exports":{"types":"./cjs/index.d.ts","import":"./esm/index.mjs","require":"./cjs/index.js"},"scripts":{"build":"run-s build:*","build:cjs":"tsc --outDir cjs","build:umd":"rollup --config --failAfterWarnings","clean":"rm -rf cjs coverage dist","lint":"eslint --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","lint:tsc":"tsc --noEmit","_postinstall":"husky install","postpublish":"pinst --enable","prepublishOnly":"pinst --disable && run-s lint lint:tsc test clean build","test":"jest","test:ci":"CI=true jest --ci --colors --coverage","test:esm":"npm run build:cjs && node --test __tests__","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.2.2"},"devDependencies":{"@commitlint/cli":"17.8.0","@commitlint/config-conventional":"17.8.0","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.5","@types/jest":"29.5.6","@typescript-eslint/eslint-plugin":"6.8.0","@typescript-eslint/parser":"6.8.0","eslint":"8.51.0","eslint-plugin-prettier":"5.0.1","husky":"8.0.3","jest":"29.7.0","lint-staged":"15.0.2","npm-run-all":"4.1.5","pinst":"3.0.0","prettier":"3.0.3","rollup":"4.1.4","ts-jest":"29.1.1","typescript":"5.2.2"},"license":"MIT","_id":"style-to-object@1.0.2","gitHead":"3a0fbfd4cd1ccd01e9e8c0e9786ccdb623635a8e","types":"./cjs/index.d.ts","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"shasum":"2e2b12707722d6c3e31ae92c591da4c592b3eb00","size":11176,"noattachment":false,"key":"/style-to-object/-/style-to-object-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-1.0.2.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_1.0.2_1697758919721_0.30420140169073373"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-19T23:42:00.052Z","publish_time":1697758920052,"_source_registry_name":"default","_cnpm_publish_time":1697758920052},"1.0.1":{"name":"style-to-object","version":"1.0.1","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"cjs/index.js","module":"esm/index.mjs","exports":{"types":"./cjs/index.d.ts","import":"./esm/index.mjs","require":"./cjs/index.js"},"scripts":{"build":"run-s build:*","build:cjs":"tsc --outDir cjs","build:umd":"rollup --config --failAfterWarnings","clean":"rm -rf cjs coverage dist","lint":"eslint --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","lint:tsc":"tsc --noEmit","_postinstall":"husky install","postpublish":"pinst --enable","prepublishOnly":"pinst --disable && run-s lint lint:tsc test clean build","test":"jest","test:ci":"CI=true jest --ci --colors --coverage","test:esm":"npm run build:cjs && node --test __tests__","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.2.2"},"devDependencies":{"@commitlint/cli":"17.8.0","@commitlint/config-conventional":"17.8.0","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.5","@types/jest":"29.5.5","@typescript-eslint/eslint-plugin":"6.7.5","@typescript-eslint/parser":"6.7.5","eslint":"8.51.0","eslint-plugin-prettier":"5.0.1","husky":"8.0.3","jest":"29.7.0","lint-staged":"15.0.1","npm-run-all":"4.1.5","pinst":"3.0.0","prettier":"3.0.3","rollup":"4.1.4","ts-jest":"29.1.1","typescript":"5.2.2"},"license":"MIT","_id":"style-to-object@1.0.1","gitHead":"0cd70dcbc5268f066ab9604354a0ebf4dd2ba1fc","types":"./cjs/index.d.ts","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"751e6b726e8ad077280b26a8b9111777bfd7de10","size":10923,"noattachment":false,"key":"/style-to-object/-/style-to-object-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-1.0.1.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_1.0.1_1697514531380_0.7285336587900615"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-17T03:48:51.590Z","publish_time":1697514531590,"_source_registry_name":"default","_cnpm_publish_time":1697514531590},"1.0.0":{"name":"style-to-object","version":"1.0.0","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"cjs/index.js","module":"esm/index.mjs","exports":{"import":"./esm/index.mjs","require":"./cjs/index.js"},"scripts":{"build":"run-s build:*","build:cjs":"tsc --outDir cjs","build:umd":"rollup --config --failAfterWarnings","clean":"rm -rf cjs coverage dist","lint":"eslint --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","lint:tsc":"tsc --noEmit","_postinstall":"husky install","postpublish":"pinst --enable","prepublishOnly":"pinst --disable && run-s lint lint:tsc test clean build","test":"jest","test:ci":"CI=true jest --ci --colors --coverage","test:esm":"npm run build:cjs && node --test __tests__","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.2.2"},"devDependencies":{"@commitlint/cli":"17.8.0","@commitlint/config-conventional":"17.8.0","@rollup/plugin-commonjs":"25.0.7","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"11.1.5","@types/jest":"29.5.5","@typescript-eslint/eslint-plugin":"6.7.5","@typescript-eslint/parser":"6.7.5","eslint":"8.51.0","eslint-plugin-prettier":"5.0.1","husky":"8.0.3","jest":"29.7.0","lint-staged":"14.0.1","npm-run-all":"4.1.5","pinst":"3.0.0","prettier":"3.0.3","rollup":"4.1.1","ts-jest":"29.1.1","typescript":"5.2.2"},"license":"MIT","_id":"style-to-object@1.0.0","gitHead":"8f54ae2539126fbaccceaf558fba1f5d847fa849","types":"./cjs/index.d.ts","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"9b252385bdca3c0624e58686314a8d88d6b2956a","size":10914,"noattachment":false,"key":"/style-to-object/-/style-to-object-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-1.0.0.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_1.0.0_1697394064973_0.823886035538828"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-15T18:21:05.199Z","publish_time":1697394065199,"_source_registry_name":"default","_cnpm_publish_time":1697394065199},"0.4.4":{"name":"style-to-object","version":"0.4.4","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"index.js","types":"index.d.ts","module":"index.mjs","exports":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.js"},"scripts":{"build":"rollup --config --failAfterWarnings","clean":"rm -rf dist","lint":"eslint --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","lint:dts":"dtslint .","_postinstall":"husky install","postpublish":"pinst --enable","prepublishOnly":"pinst --disable && run-s lint lint:dts test clean build","test":"jest","test:ci":"CI=true jest --ci --colors --coverage","test:esm":"node --test __tests__/index.test.mjs","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.1.1"},"devDependencies":{"@commitlint/cli":"17.8.0","@commitlint/config-conventional":"17.8.0","@definitelytyped/dtslint":"0.0.182","@rollup/plugin-commonjs":"25.0.5","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","@typescript-eslint/parser":"5.62.0","eslint":"8.51.0","eslint-plugin-prettier":"5.0.1","husky":"8.0.3","jest":"29.7.0","lint-staged":"14.0.1","npm-run-all":"4.1.5","pinst":"3.0.0","prettier":"3.0.3","rollup":"4.1.0","typescript":"5.2.2"},"license":"MIT","_id":"style-to-object@0.4.4","gitHead":"0e3446dc8b9773cb2e6fff9f01c6f5880089990d","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"266e3dfd56391a7eefb7770423612d043c3f33ec","size":10667,"noattachment":false,"key":"/style-to-object/-/style-to-object-0.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-0.4.4.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_0.4.4_1697387964188_0.526985344301085"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-15T16:39:24.432Z","publish_time":1697387964432,"_source_registry_name":"default","_cnpm_publish_time":1697387964432},"0.4.3":{"name":"style-to-object","version":"0.4.3","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"index.js","types":"index.d.ts","module":"index.mjs","exports":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.js"},"scripts":{"build":"rollup --config --failAfterWarnings","clean":"rm -rf dist","lint":"eslint --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","lint:dts":"dtslint .","_postinstall":"husky install","postpublish":"pinst --enable","prepublishOnly":"pinst --disable && run-s lint lint:dts test clean build","test":"mocha --exclude **/*.mjs","test:coverage":"nyc npm test","test:module":"node --experimental-modules test/index.mjs","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.1.1"},"devDependencies":{"@commitlint/cli":"17.8.0","@commitlint/config-conventional":"17.8.0","@rollup/plugin-commonjs":"25.0.5","@rollup/plugin-node-resolve":"15.2.3","@rollup/plugin-terser":"0.4.4","dtslint":"4.2.1","eslint":"8.51.0","eslint-plugin-prettier":"5.0.1","husky":"8.0.3","lint-staged":"14.0.1","mocha":"10.2.0","npm-run-all":"4.1.5","nyc":"15.1.0","pinst":"3.0.0","prettier":"3.0.3","rollup":"4.1.0","typescript":"5.2.2"},"license":"MIT","_id":"style-to-object@0.4.3","gitHead":"eeb06d7794f8b4c1b956aa3cf52c89144c73f73d","homepage":"https://github.com/remarkablemark/style-to-object#readme","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"2c7386e0eac8c3a145be06c572b7c5422c2eaf04","size":10661,"noattachment":false,"key":"/style-to-object/-/style-to-object-0.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-0.4.3.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_0.4.3_1697324052936_0.295285485272077"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-14T22:54:13.092Z","publish_time":1697324053092,"_source_registry_name":"default","_cnpm_publish_time":1697324053092},"0.4.2":{"name":"style-to-object","version":"0.4.2","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"index.js","types":"index.d.ts","module":"index.mjs","exports":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.js"},"scripts":{"build":"run-s build:*","build:min":"NODE_ENV=production rollup --config --file dist/style-to-object.min.js --sourcemap","build:unmin":"NODE_ENV=development rollup --config --file dist/style-to-object.js","clean":"rm -rf dist","lint":"eslint --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","lint:dts":"dtslint .","_postinstall":"husky install","postpublish":"pinst --enable","prepublishOnly":"pinst --disable && run-s lint lint:dts test clean build","test":"mocha --exclude **/*.mjs","test:coverage":"nyc npm test","test:module":"node --experimental-modules test/index.mjs","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.1.1"},"devDependencies":{"@commitlint/cli":"17.6.7","@commitlint/config-conventional":"17.6.7","@rollup/plugin-commonjs":"25.0.3","@rollup/plugin-node-resolve":"15.1.0","@rollup/plugin-terser":"0.4.3","dtslint":"4.2.1","eslint":"8.46.0","eslint-plugin-prettier":"5.0.0","husky":"8.0.3","lint-staged":"13.2.3","mocha":"10.2.0","npm-run-all":"4.1.5","nyc":"15.1.0","pinst":"3.0.0","prettier":"3.0.0","rollup":"2.79.1","typescript":"5.1.6"},"license":"MIT","gitHead":"eb212d6cf44c88247c1fa77e4fcb1698b7ecdda3","homepage":"https://github.com/remarkablemark/style-to-object#readme","_id":"style-to-object@0.4.2","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"a8247057111dea8bd3b8a1a66d2d0c9cf9218a54","size":9231,"noattachment":false,"key":"/style-to-object/-/style-to-object-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-0.4.2.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_0.4.2_1690945820379_0.5827072523585322"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-02T03:10:20.537Z","publish_time":1690945820537,"_source_registry_name":"default","_cnpm_publish_time":1690945820537},"0.4.1":{"name":"style-to-object","version":"0.4.1","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"index.js","types":"index.d.ts","module":"index.mjs","exports":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.js"},"scripts":{"build":"run-s build:*","build:min":"NODE_ENV=production rollup --config --file dist/style-to-object.min.js --sourcemap","build:unmin":"NODE_ENV=development rollup --config --file dist/style-to-object.js","clean":"rm -rf dist","lint":"eslint --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","lint:dts":"dtslint .","_postinstall":"husky install","postpublish":"pinst --enable","prepublishOnly":"pinst --disable && run-s lint lint:dts test clean build","test":"mocha --exclude **/*.mjs","test:coverage":"nyc npm test","test:module":"node --experimental-modules test/index.mjs","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.1.1"},"devDependencies":{"@commitlint/cli":"17.4.2","@commitlint/config-conventional":"17.4.2","@rollup/plugin-commonjs":"24.0.0","@rollup/plugin-node-resolve":"15.0.1","@rollup/plugin-terser":"0.3.0","dtslint":"4.2.1","eslint":"8.32.0","eslint-plugin-prettier":"4.2.1","husky":"8.0.3","lint-staged":"13.1.0","mocha":"10.2.0","npm-run-all":"4.1.5","nyc":"15.1.0","pinst":"3.0.0","prettier":"2.8.3","rollup":"2.79.1","typescript":"4.9.4"},"license":"MIT","gitHead":"ca3555c270d09c1ae98665ec998159c8b5dd9d95","homepage":"https://github.com/remarkablemark/style-to-object#readme","_id":"style-to-object@0.4.1","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"shasum":"53cf856f7cf7f172d72939d9679556469ba5de37","size":9109,"noattachment":false,"key":"/style-to-object/-/style-to-object-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-0.4.1.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_0.4.1_1673912613693_0.400338519091592"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-16T23:43:33.845Z","publish_time":1673912613845,"_cnpm_publish_time":1673912613845},"0.4.0":{"name":"style-to-object","version":"0.4.0","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"index.js","types":"index.d.ts","module":"index.mjs","exports":{"import":"./index.mjs","require":"./index.js"},"scripts":{"build":"run-s build:*","build:min":"NODE_ENV=production rollup --config --file dist/style-to-object.min.js --sourcemap","build:unmin":"NODE_ENV=development rollup --config --file dist/style-to-object.js","clean":"rm -rf dist","lint":"eslint --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","lint:dts":"dtslint .","_postinstall":"husky install","postpublish":"pinst --enable","prepublishOnly":"pinst --disable && run-s lint lint:dts test clean build","test":"mocha --exclude **/*.mjs","test:coverage":"nyc npm test","test:module":"node --experimental-modules test/index.mjs","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.1.1"},"devDependencies":{"@commitlint/cli":"^17.0.1","@commitlint/config-conventional":"^17.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-node-resolve":"^15.0.0","dtslint":"^4.2.1","eslint":"^8.16.0","eslint-plugin-prettier":"^4.0.0","husky":"^8.0.1","lint-staged":"^13.0.0","mocha":"^10.0.0","npm-run-all":"^4.1.5","nyc":"^15.1.0","pinst":"^3.0.0","prettier":"^2.6.2","rollup":"^2.75.3","rollup-plugin-terser":"^7.0.2","typescript":"^4.7.2"},"license":"MIT","gitHead":"fd4a6ef5f1dc851ff08f89d4014aabd203e5d7dd","homepage":"https://github.com/remarkablemark/style-to-object#readme","_id":"style-to-object@0.4.0","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"shasum":"fdcee2ba7f195f96023a44a124683f70d463dd24","size":9055,"noattachment":false,"key":"/style-to-object/-/style-to-object-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-0.4.0.tgz"},"_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"directories":{},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_0.4.0_1670033588743_0.9527653129533171"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-03T02:13:18.014Z","publish_time":1670033588929,"_cnpm_publish_time":1670033588929},"0.3.0":{"name":"style-to-object","version":"0.3.0","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"index.js","types":"index.d.ts","scripts":{"build":"run-s build:*","build:min":"NODE_ENV=production rollup --config --file dist/style-to-object.min.js --sourcemap","build:unmin":"NODE_ENV=development rollup --config --file dist/style-to-object.js","clean":"rm -rf dist","coveralls":"nyc report --reporter=text-lcov | coveralls","lint":"eslint --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","lint:dts":"dtslint .","prepublishOnly":"run-s lint lint:dts test clean build","release":"standard-version --no-verify","test":"mocha","test:coverage":"nyc npm test","test:coverage:report":"nyc report --reporter=html","test:watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.1.1"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","coveralls":"^3.0.7","dtslint":"^1.0.3","eslint":"^6.6.0","eslint-plugin-prettier":"^3.1.1","husky":"^3.0.9","lint-staged":"^9.4.2","mocha":"^6.2.2","npm-run-all":"^4.1.5","nyc":"^14.1.1","prettier":"^1.18.2","rollup":"^1.26.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-uglify":"^6.0.3","standard-version":"^6"},"license":"MIT","gitHead":"4fae14d372dfefaf193a63686ee7e1de2f1f5c9b","homepage":"https://github.com/remarkablemark/style-to-object#readme","_id":"style-to-object@0.3.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"dist":{"shasum":"b1b790d205991cc783801967214979ee19a76e46","size":9723,"noattachment":false,"key":"/style-to-object/-/style-to-object-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-0.3.0.tgz"},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_0.3.0_1573103352362_0.6496128061126951"},"_hasShrinkwrap":false,"publish_time":1573103352588,"_cnpm_publish_time":1573103352588},"0.2.3":{"name":"style-to-object","version":"0.2.3","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"index.js","scripts":{"build":"npm run clean && npm run build:min && npm run build:unmin","build:min":"NODE_ENV=production rollup --config --file dist/style-to-object.min.js --sourcemap","build:unmin":"NODE_ENV=development rollup --config --file dist/style-to-object.js","clean":"rm -rf dist","coveralls":"nyc report --reporter=text-lcov | coveralls","lint":"eslint --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","prepublishOnly":"npm run build","release":"standard-version --no-verify","test":"mocha","test:coverage":"nyc npm test","test:coverage:report":"nyc report --reporter=html","test:watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["style-to-object","inline","style","parser","css","object","pojo"],"dependencies":{"inline-style-parser":"0.1.1"},"devDependencies":{"@commitlint/cli":"^8.0.0","@commitlint/config-conventional":"^8.0.0","coveralls":"^3.0.4","eslint":"^6.0.0","eslint-plugin-prettier":"^3.1.0","husky":"^2.4.1","lint-staged":"^8.2.1","mocha":"^6.1.4","nyc":"^14.1.1","prettier":"^1.18.2","rollup":"^1.16.2","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-node-resolve":"^5.0.4","rollup-plugin-uglify":"^6.0.2","standard-version":"^6.0.1"},"license":"MIT","gitHead":"519d1677f37d7f8376cc782e874e5afd689bd87a","homepage":"https://github.com/remarkablemark/style-to-object#readme","_id":"style-to-object@0.2.3","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"dist":{"shasum":"afcf42bc03846b1e311880c55632a26ad2780bcb","size":9294,"noattachment":false,"key":"/style-to-object/-/style-to-object-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-0.2.3.tgz"},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_0.2.3_1561248037279_0.6718333349671513"},"_hasShrinkwrap":false,"publish_time":1561248037454,"_cnpm_publish_time":1561248037454},"0.2.2":{"name":"style-to-object","version":"0.2.2","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"index.js","scripts":{"prepublishOnly":"npm run build","release":"standard-version","test":"mocha","lint":"eslint --ignore-path .gitignore .","cover":"istanbul cover _mocha -- -R spec \"test/**/*.js\"","coveralls":"cat coverage/lcov.info | coveralls","clean":"rm -rf dist","build":"npm run clean && npm run build:min && npm run build:unmin","build:min":"NODE_ENV=production rollup --config --output.file dist/style-to-object.min.js","build:unmin":"rollup --config --output.file dist/style-to-object.js"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["inline","css","style","object","pojo"],"dependencies":{"css":"2.2.4"},"devDependencies":{"coveralls":"3.0.2","eslint":"5.5.0","istanbul":"0.4.5","mocha":"5.2.0","rollup":"0.65.2","rollup-plugin-commonjs":"9.1.6","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-uglify":"5.0.2","standard-version":"4.4.0","uglify-es":"3.3.9"},"license":"MIT","gitHead":"f282d655585f5c16c173cfa94e7b0a2308a5159c","homepage":"https://github.com/remarkablemark/style-to-object#readme","_id":"style-to-object@0.2.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"dist":{"shasum":"3ea3b276bd3fa9da1195fcdcdd03bc52aa2aae01","size":7933,"noattachment":false,"key":"/style-to-object/-/style-to-object-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-0.2.2.tgz"},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_0.2.2_1536883733383_0.4303629134130509"},"_hasShrinkwrap":false,"publish_time":1536883733564,"_cnpm_publish_time":1536883733564},"0.2.1":{"name":"style-to-object","version":"0.2.1","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"index.js","scripts":{"prepublishOnly":"npm run build","release":"standard-version","test":"mocha","lint":"eslint --ignore-path .gitignore .","cover":"istanbul cover _mocha -- -R spec \"test/**/*.js\"","coveralls":"cat coverage/lcov.info | coveralls","clean":"rm -rf dist","build":"npm run clean && npm run build:min && npm run build:unmin","build:min":"NODE_ENV=production rollup --config --output.file dist/style-to-object.min.js","build:unmin":"rollup --config --output.file dist/style-to-object.js"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["inline","css","style","object","pojo"],"dependencies":{"css":"2.2.3"},"devDependencies":{"coveralls":"3.0.0","eslint":"4.11.0","istanbul":"0.4.5","mocha":"4.0.1","rollup":"0.51.5","rollup-plugin-commonjs":"8.2.6","rollup-plugin-node-resolve":"3.0.0","rollup-plugin-uglify":"2.0.1","standard-version":"4.2.0","uglify-es":"3.1.9"},"license":"MIT","gitHead":"88178f22b8a0cca407e2849020dbb22c1b2bbd15","homepage":"https://github.com/remarkablemark/style-to-object#readme","_id":"style-to-object@0.2.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"dist":{"shasum":"91529ed03a7996aa8ce89274766262984912bbbf","size":7747,"noattachment":false,"key":"/style-to-object/-/style-to-object-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-0.2.1.tgz"},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object_0.2.1_1525827651035_0.20417250709784063"},"_hasShrinkwrap":false,"publish_time":1525827651116,"_cnpm_publish_time":1525827651116},"0.2.0":{"name":"style-to-object","version":"0.2.0","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"index.js","scripts":{"prepublishOnly":"npm run build","release":"standard-version","test":"mocha","lint":"eslint --ignore-path .gitignore .","cover":"istanbul cover _mocha -- -R spec \"test/**/*.js\"","coveralls":"cat coverage/lcov.info | coveralls","clean":"rm -rf dist","build":"npm run clean && npm run build:min && npm run build:unmin","build:min":"NODE_ENV=production rollup --config --output.file dist/style-to-object.min.js","build:unmin":"rollup --config --output.file dist/style-to-object.js"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["inline","css","style","object","pojo"],"dependencies":{"css":"2.2.1"},"devDependencies":{"coveralls":"3.0.0","eslint":"4.11.0","istanbul":"0.4.5","mocha":"4.0.1","rollup":"0.51.5","rollup-plugin-commonjs":"8.2.6","rollup-plugin-node-resolve":"3.0.0","rollup-plugin-uglify":"2.0.1","standard-version":"4.2.0","uglify-es":"3.1.9"},"license":"MIT","gitHead":"ebcfc7e161bcae2c82f57c20140fc1965b82b8b9","homepage":"https://github.com/remarkablemark/style-to-object#readme","_id":"style-to-object@0.2.0","_npmVersion":"5.5.1","_nodeVersion":"9.0.0","_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"dist":{"shasum":"2a5a4fa1fca9bbdb5b07e1668231af6c3a54c6dd","size":7648,"noattachment":false,"key":"/style-to-object/-/style-to-object-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-0.2.0.tgz"},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object-0.2.0.tgz_1511673431363_0.78108343295753"},"directories":{},"publish_time":1511673432220,"_hasShrinkwrap":false,"_cnpm_publish_time":1511673432220},"0.1.0":{"name":"style-to-object","version":"0.1.0","description":"Converts inline style to object.","author":{"name":"Mark","email":"mark@remarkablemark.org"},"main":"index.js","scripts":{"prepublishOnly":"npm run build","release":"standard-version","test":"mocha","lint":"eslint --ignore-path .gitignore .","cover":"istanbul cover _mocha -- -R spec \"test/**/*.js\"","coveralls":"cat coverage/lcov.info | coveralls","clean":"rm -rf dist","build":"npm run clean && npm run build:min && npm run build:unmin","build:min":"NODE_ENV=production rollup --config --output.file dist/style-to-object.min.js","build:unmin":"rollup --config --output.file dist/style-to-object.js"},"repository":{"type":"git","url":"git+https://github.com/remarkablemark/style-to-object.git"},"bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"keywords":["inline","css","style","object","pojo"],"dependencies":{"css":"2.2.1"},"devDependencies":{"coveralls":"3.0.0","eslint":"4.11.0","istanbul":"0.4.5","mocha":"4.0.1","rollup":"0.51.5","rollup-plugin-commonjs":"8.2.6","rollup-plugin-node-resolve":"3.0.0","rollup-plugin-uglify":"2.0.1","standard-version":"4.2.0","uglify-es":"3.1.9"},"license":"MIT","gitHead":"b3312d1c1ee011c675cbc841375a75b06115ac31","homepage":"https://github.com/remarkablemark/style-to-object#readme","_id":"style-to-object@0.1.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"remarkablemark","email":"mark@remarkablemark.org"},"dist":{"shasum":"77abec7b3d635ba54529c2d609bf43370d776b95","size":7105,"noattachment":false,"key":"/style-to-object/-/style-to-object-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/style-to-object/download/style-to-object-0.1.0.tgz"},"maintainers":[{"name":"remarkablemark","email":"mark@remarkablemark.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/style-to-object-0.1.0.tgz_1511478555961_0.03162869717925787"},"directories":{},"publish_time":1511478556880,"_hasShrinkwrap":false,"_cnpm_publish_time":1511478556880}},"readme":"# style-to-object\n\n[![NPM](https://nodei.co/npm/style-to-object.png)](https://nodei.co/npm/style-to-object/)\n\n[![NPM version](https://img.shields.io/npm/v/style-to-object)](https://www.npmjs.com/package/style-to-object)\n[![NPM bundle size](https://img.shields.io/bundlephobia/minzip/style-to-object)](https://bundlephobia.com/package/style-to-object)\n[![build](https://github.com/remarkablemark/style-to-object/actions/workflows/build.yml/badge.svg)](https://github.com/remarkablemark/style-to-object/actions/workflows/build.yml)\n[![codecov](https://codecov.io/gh/remarkablemark/style-to-object/branch/master/graph/badge.svg?token=XWxph9dpa4)](https://codecov.io/gh/remarkablemark/style-to-object)\n[![NPM downloads](https://img.shields.io/npm/dm/style-to-object)](https://www.npmjs.com/package/style-to-object)\n\nParse CSS inline style to JavaScript object:\n\n```js\nimport parse from 'style-to-object';\n\nparse('color: #C0FFEE; background: #BADA55;');\n```\n\nOutput:\n\n```js\n{ color: '#C0FFEE', background: '#BADA55' }\n```\n\n[JSFiddle](https://jsfiddle.net/remarkablemark/ykz2meot/) | [Examples](https://github.com/remarkablemark/style-to-object/tree/master/examples)\n\n## Installation\n\n[NPM](https://www.npmjs.com/package/style-to-object):\n\n```sh\nnpm install style-to-object --save\n```\n\n[Yarn](https://yarn.fyi/style-to-object):\n\n```sh\nyarn add style-to-object\n```\n\n[CDN](https://unpkg.com/style-to-object/):\n\n```html\n<script src=\"https://unpkg.com/style-to-object@latest/dist/style-to-object.min.js\"></script>\n<script>\n  window.StyleToObject(/* string */);\n</script>\n```\n\n## Usage\n\nImport with ES Modules:\n\n```js\nimport parse from 'style-to-object';\n```\n\nRequire with CommonJS:\n\n```js\nconst parse = require('style-to-object').default;\n```\n\nParse single declaration:\n\n```js\nparse('line-height: 42');\n```\n\nOutput:\n\n```js\n{ 'line-height': '42' }\n```\n\nParse multiple declarations:\n\n```js\nparse(`\n  border-color: #ACE;\n  z-index: 1337;\n`);\n```\n\nOutput:\n\n```js\n{ 'border-color': '#ACE', 'z-index': '1337' }\n```\n\nParse unknown declarations:\n\n```js\nparse('answer: 42;');\n```\n\nOutput:\n\n```js\n{ 'answer': '42' }\n```\n\nInvalid declarations/arguments:\n\n<!-- prettier-ignore-start -->\n\n```js\nparse(`\n  top: ;\n  right: 1em;\n`); // { right: '1em' }\n\nparse();        // null\nparse(null);    // null\nparse(1);       // null\nparse(true);    // null\nparse('top:');  // null\nparse(':12px'); // null\nparse(':');     // null\nparse(';');     // null\n\nparse('top'); // throws Error\nparse('/*');  // throws Error\n```\n\n<!-- prettier-ignore-end -->\n\n### Iterator\n\nIf the 2nd argument is a function, then the parser will return `null`:\n\n```js\nparse('color: #f00', () => {}); // null\n```\n\nBut the function will iterate through each declaration:\n\n<!-- prettier-ignore-start -->\n\n```js\nparse('color: #f00', (name, value, declaration) => {\n  console.log(name);        // 'color'\n  console.log(value);       // '#f00'\n  console.log(declaration); // { type: 'declaration', property: 'color', value: '#f00' }\n});\n```\n\n<!-- prettier-ignore-end -->\n\nThis makes it easy to customize the output:\n\n```js\nconst style = `\n  color: red;\n  background: blue;\n`;\nconst output = [];\n\nfunction iterator(name, value) {\n  output.push([name, value]);\n}\n\nparse(style, iterator);\nconsole.log(output); // [['color', 'red'], ['background', 'blue']]\n```\n\n## Migration\n\n### v1\n\nMigrated to TypeScript. Iterator excludes `Comment`. CommonJS requires the `.default` key:\n\n```js\nconst parse = require('style-to-object').default;\n```\n\n## Release\n\nRelease and publish are automated by [Release Please](https://github.com/googleapis/release-please).\n\n## Special Thanks\n\n- [inline-style-parser](https://github.com/remarkablemark/inline-style-parser)\n- [Contributors](https://github.com/remarkablemark/style-to-object/graphs/contributors)\n\n## License\n\n[MIT](https://github.com/remarkablemark/style-to-object/blob/master/LICENSE)\n","_attachments":{},"homepage":"https://github.com/remarkablemark/style-to-object#readme","bugs":{"url":"https://github.com/remarkablemark/style-to-object/issues"},"license":"MIT"}