{ "_args": [ [ "sanitize.css@4.1.0", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "sanitize.css@4.1.0", "_id": "sanitize.css@4.1.0", "_inBundle": false, "_integrity": "sha1-C6/DxRNpny/ox5gMbTft8h0/VEg=", "_location": "/sanitize.css", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "sanitize.css@4.1.0", "name": "sanitize.css", "escapedName": "sanitize.css", "rawSpec": "4.1.0", "saveSpec": null, "fetchSpec": "4.1.0" }, "_requiredBy": [ "/strapi-admin" ], "_resolved": "https://registry.npmjs.org/sanitize.css/-/sanitize.css-4.1.0.tgz", "_spec": "4.1.0", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Jonathan Neal", "email": "jonathantneal@hotmail.com", "url": "http://jonathantneal.com" }, "bugs": { "url": "https://github.com/jonathantneal/sanitize.css/issues" }, "description": "The best-practices alternative to CSS resets.", "devDependencies": { "postcss": "^5.0.21", "postcss-reporter": "^1.3.3", "stylelint": "^6.5.1", "stylelint-config-10up": "github:jonathantneal/stylelint-config-10up" }, "engines": { "node": ">=0.12.0" }, "homepage": "https://github.com/jonathantneal/sanitize.css#readme", "keywords": [ "css", "cssnext", "less", "normalize", "postcss", "reset", "sass", "scss", "stylelint", "stylus" ], "license": "CC0-1.0", "main": "index.js", "name": "sanitize.css", "repository": { "type": "git", "url": "git+https://github.com/jonathantneal/sanitize.css.git" }, "scripts": { "test": "stylelint sanitize.css" }, "style": "sanitize.css", "stylelint": { "extends": "stylelint-config-10up" }, "version": "4.1.0" }