{ "_args": [ [ "browserslist@1.4.0", "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys" ] ], "_development": true, "_from": "browserslist@1.4.0", "_id": "browserslist@1.4.0", "_inBundle": false, "_integrity": "sha1-nP3PU4TZFY9bcNoqoAsw6P8BkEk=", "_location": "/browserslist", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "browserslist@1.4.0", "name": "browserslist", "escapedName": "browserslist", "rawSpec": "1.4.0", "saveSpec": null, "fetchSpec": "1.4.0" }, "_requiredBy": [ "/autoprefixer" ], "_resolved": "https://registry.npmjs.org/browserslist/-/browserslist-1.4.0.tgz", "_spec": "1.4.0", "_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys", "author": { "name": "Andrey Sitnik", "email": "andrey@sitnik.ru" }, "bin": { "browserslist": "./cli.js" }, "bugs": { "url": "https://github.com/ai/browserslist/issues" }, "dependencies": { "caniuse-db": "^1.0.30000539" }, "description": "Get browsers versions that matches given criterias like in Autoprefixer", "devDependencies": { "ava": "0.16.0", "eslint": "3.6.0", "eslint-config-postcss": "2.0.2" }, "homepage": "https://github.com/ai/browserslist#readme", "keywords": [ "caniuse", "browsers" ], "license": "MIT", "name": "browserslist", "repository": { "type": "git", "url": "git+https://github.com/ai/browserslist.git" }, "scripts": { "test": "ava && eslint *.js test/*.js" }, "version": "1.4.0" }