123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_args": [
- [
- "postcss-scss@2.1.1",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_development": true,
- "_from": "postcss-scss@2.1.1",
- "_id": "postcss-scss@2.1.1",
- "_inBundle": false,
- "_integrity": "sha512-jQmGnj0hSGLd9RscFw9LyuSVAa5Bl1/KBPqG1NQw9w8ND55nY4ZEsdlVuYJvLPpV+y0nwTV5v/4rHPzZRihQbA==",
- "_location": "/postcss-scss",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "postcss-scss@2.1.1",
- "name": "postcss-scss",
- "escapedName": "postcss-scss",
- "rawSpec": "2.1.1",
- "saveSpec": null,
- "fetchSpec": "2.1.1"
- },
- "_requiredBy": [
- "/stylelint"
- ],
- "_resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-2.1.1.tgz",
- "_spec": "2.1.1",
- "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
- "author": {
- "name": "Andrey Sitnik",
- "email": "andrey@sitnik.ru"
- },
- "bugs": {
- "url": "https://github.com/postcss/postcss-scss/issues"
- },
- "dependencies": {
- "postcss": "^7.0.6"
- },
- "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"
- },
- "types": "lib/scss-syntax.d.ts",
- "version": "2.1.1"
- }
|