forked from PirateCare/Syllabus
61 lines
1.4 KiB
JSON
61 lines
1.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"postcss-js@2.0.3",
|
|
"/tmp/tailwind-hugo"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "postcss-js@2.0.3",
|
|
"_id": "postcss-js@2.0.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-zS59pAk3deu6dVHyrGqmC3oDXBdNdajk4k1RyxeVXCrcEDBUBHoIhE4QTsmhxgzXxsaqFDAkUZfmMa5f/N/79w==",
|
|
"_location": "/postcss-js",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "postcss-js@2.0.3",
|
|
"name": "postcss-js",
|
|
"escapedName": "postcss-js",
|
|
"rawSpec": "2.0.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.0.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/tailwindcss"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-2.0.3.tgz",
|
|
"_spec": "2.0.3",
|
|
"_where": "/tmp/tailwind-hugo",
|
|
"author": {
|
|
"name": "Andrey Sitnik",
|
|
"email": "andrey@sitnik.ru"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/postcss/postcss-js/issues"
|
|
},
|
|
"dependencies": {
|
|
"camelcase-css": "^2.0.1",
|
|
"postcss": "^7.0.18"
|
|
},
|
|
"description": "PostCSS for React Inline Styles, Radium, Free Style and other CSS-in-JS",
|
|
"homepage": "https://github.com/postcss/postcss-js#readme",
|
|
"keywords": [
|
|
"postcss",
|
|
"postcss-runner",
|
|
"js",
|
|
"inline",
|
|
"react",
|
|
"css",
|
|
"cssinjs"
|
|
],
|
|
"license": "MIT",
|
|
"name": "postcss-js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/postcss/postcss-js.git"
|
|
},
|
|
"version": "2.0.3"
|
|
}
|