{"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,"dist-tags":{"latest":"1.0.14"}}