{"_id":"@types/postcss-modules-values","_rev":"2803844","name":"@types/postcss-modules-values","description":"TypeScript definitions for postcss-modules-values","dist-tags":{"latest":"4.0.0","ts2.2":"3.0.0","ts2.3":"3.0.0","ts2.4":"3.0.0","ts2.5":"3.0.0","ts2.6":"3.0.0","ts2.7":"3.0.0","ts2.8":"3.0.0","ts2.9":"3.0.0","ts3.0":"3.0.0","ts3.1":"3.0.0","ts3.2":"3.0.0","ts3.3":"3.0.0","ts3.4":"3.0.0","ts3.5":"3.0.0","ts3.6":"3.0.0","ts3.7":"3.0.0","ts3.8":"4.0.0","ts3.9":"4.0.0","ts4.0":"4.0.0","ts4.1":"4.0.0","ts4.2":"4.0.0","ts4.3":"4.0.0","ts4.4":"4.0.0","ts4.5":"4.0.0","ts4.6":"4.0.0","ts4.7":"4.0.0","ts4.8":"4.0.0","ts4.9":"4.0.0"},"maintainers":[{"name":"types","email":""}],"time":{"modified":"2022-09-01T09:22:34.000Z","created":"2019-06-14T03:10:32.226Z","4.0.0":"2021-11-18T19:04:07.610Z","3.0.0":"2019-06-14T03:10:32.226Z"},"users":{},"repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/postcss-modules-values"},"versions":{"4.0.0":{"name":"@types/postcss-modules-values","version":"4.0.0","description":"TypeScript definitions for postcss-modules-values","homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-modules-values","license":"MIT","contributors":[{"name":"Bob Matcuk","url":"https://github.com/bmatcuk","githubUsername":"bmatcuk"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/postcss-modules-values"},"scripts":{},"dependencies":{"postcss":"^8.0.0"},"typesPublisherContentHash":"cb19c6818e066a76621fd8fdeb42dc0d5cfb5743a6e946da60bcf98e617024eb","typeScriptVersion":"3.8","_id":"@types/postcss-modules-values@4.0.0","dist":{"shasum":"72bf19d19894fe013b88ce08a7afc8761498618f","size":1663,"noattachment":false,"key":"/@types/postcss-modules-values/-/@types/postcss-modules-values-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/postcss-modules-values/download/@types/postcss-modules-values-4.0.0.tgz"},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"maintainers":[{"name":"types","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-modules-values_4.0.0_1637262247465_0.07624805620035602"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T07:14:30.871Z","publish_time":1637262247610,"_cnpm_publish_time":1637262247610},"3.0.0":{"name":"@types/postcss-modules-values","version":"3.0.0","description":"TypeScript definitions for postcss-modules-values","license":"MIT","contributors":[{"name":"Bob Matcuk","url":"https://github.com/bmatcuk","githubUsername":"bmatcuk"}],"main":"","types":"index","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/postcss-modules-values"},"scripts":{},"dependencies":{"postcss":"^7.0.0"},"typesPublisherContentHash":"23952fee17318105407ef8d05b163525c6d89c3855b2271ede955d9aa79024b5","typeScriptVersion":"2.2","_id":"@types/postcss-modules-values@3.0.0","dist":{"shasum":"be9642f5949ae0f97fd80ce66f6aacc952acd8c3","size":1543,"noattachment":false,"key":"/@types/postcss-modules-values/-/@types/postcss-modules-values-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@types/postcss-modules-values/download/@types/postcss-modules-values-3.0.0.tgz"},"maintainers":[{"name":"types","email":""}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-modules-values_3.0.0_1560481832125_0.5153651305012501"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T07:14:30.768Z","publish_time":1560481832226,"_cnpm_publish_time":1560481832226}},"readme":"# Installation\r\n> `npm install --save @types/postcss-modules-values`\r\n\r\n# Summary\r\nThis package contains type definitions for postcss-modules-values (https://github.com/css-modules/postcss-modules-values#readme).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-modules-values.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-modules-values/index.d.ts)\r\n````ts\r\n// Type definitions for postcss-modules-values 4.0\n// Project: https://github.com/css-modules/postcss-modules-values#readme\n// Definitions by: Bob Matcuk <https://github.com/bmatcuk>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n// TypeScript Version: 2.2\n\nimport { PluginCreator } from \"postcss\";\n\ndeclare namespace values {\n    interface Options {\n        createImportedName(name: string): string;\n    }\n}\n\ndeclare const creator: PluginCreator<values.Options>;\n\nexport = creator;\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Thu, 18 Nov 2021 19:01:41 GMT\r\n * Dependencies: [@types/postcss](https://npmjs.com/package/@types/postcss)\r\n * Global values: none\r\n\r\n# Credits\r\nThese definitions were written by [Bob Matcuk](https://github.com/bmatcuk).\r\n","_attachments":{},"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-modules-values","license":"MIT"}