blob: 4967e8f642bf3c2b97e4eaabf744a672de44acde [file] [log] [blame]
{
"_args": [
[
"postcss-scss@2.0.0",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_from": "postcss-scss@2.0.0",
"_id": "postcss-scss@2.0.0",
"_inBundle": false,
"_integrity": "sha512-um9zdGKaDZirMm+kZFKKVsnKPF7zF7qBAtIfTSnZXD1jZ0JNZIxdB6TxQOjCnlSzLRInVl2v3YdBh/M881C4ug==",
"_location": "/postcss-scss",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss-scss@2.0.0",
"name": "postcss-scss",
"escapedName": "postcss-scss",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/stylelint"
],
"_resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"author": {
"name": "Andrey Sitnik",
"email": "andrey@sitnik.ru"
},
"bugs": {
"url": "https://github.com/postcss/postcss-scss/issues"
},
"dependencies": {
"postcss": "^7.0.0"
},
"description": "SCSS parser for PostCSS",
"engines": {
"node": ">=6.0.0"
},
"homepage": "https://github.com/postcss/postcss-scss#readme",
"keywords": [
"css",
"postcss",
"postcss-syntax",
"parser",
"scss",
"sass"
],
"license": "MIT",
"main": "lib/scss-syntax",
"name": "postcss-scss",
"repository": {
"type": "git",
"url": "git+https://github.com/postcss/postcss-scss.git"
},
"version": "2.0.0"
}