{ "_args": [ [ "known-css-properties@0.21.0", "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror" ] ], "_development": true, "_from": "known-css-properties@0.21.0", "_id": "known-css-properties@0.21.0", "_inBundle": false, "_integrity": "sha512-sZLUnTqimCkvkgRS+kbPlYW5o8q5w1cu+uIisKpEWkj31I8mx8kNG162DwRav8Zirkva6N5uoFsm9kzK4mUXjw==", "_location": "/known-css-properties", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "known-css-properties@0.21.0", "name": "known-css-properties", "escapedName": "known-css-properties", "rawSpec": "0.21.0", "saveSpec": null, "fetchSpec": "0.21.0" }, "_requiredBy": [ "/stylelint" ], "_resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.21.0.tgz", "_spec": "0.21.0", "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror", "author": { "name": "Viorel Cojocaru", "email": "vio@beanon.com", "url": "http://beanon.com" }, "bugs": { "url": "https://github.com/known-css/known-css-properties/issues" }, "contributors": [ { "name": "Krzysztof Bebenek", "email": "kbebenek@kbebenek.me", "url": "http://kbebenek.me" }, { "name": "Viorel Cojocaru", "email": "vio@beanon.com", "url": "http://beanon.com" } ], "description": "List of known CSS properties", "devDependencies": { "axios": "0.21.1", "eslint": "7.18.0", "globby": "11.0.2", "lodash.sortby": "4.7.0", "lodash.uniq": "4.5.0" }, "homepage": "https://github.com/known-css/known-css-properties#readme", "keywords": [ "css", "properties", "w3c", "chrome", "firefox", "explorer", "edge", "safari", "opera", "samsung-internet", "uc-browser" ], "license": "MIT", "main": "index.js", "name": "known-css-properties", "repository": { "type": "git", "url": "git+https://github.com/known-css/known-css-properties.git" }, "scripts": { "bump": "npm version patch && npm publish && git push && git push --tags", "download-w3c-data": "node scripts/download-w3c-data", "generate": "node scripts/generate", "lint": "eslint index.js scripts/*.js", "test": "echo \"Error: no test specified\" && exit 1" }, "version": "0.21.0" }