{ "_args": [ [ "mdn-data@2.0.14", "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" ] ], "_development": true, "_from": "mdn-data@2.0.14", "_id": "mdn-data@2.0.14", "_inBundle": false, "_integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==", "_location": "/mdn-data", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "mdn-data@2.0.14", "name": "mdn-data", "escapedName": "mdn-data", "rawSpec": "2.0.14", "saveSpec": null, "fetchSpec": "2.0.14" }, "_requiredBy": [ "/css-tree" ], "_resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz", "_spec": "2.0.14", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "author": { "name": "Mozilla Developer Network" }, "bugs": { "url": "https://github.com/mdn/data/issues" }, "description": "Open Web data by the Mozilla Developer Network", "devDependencies": { "ajv": "^5.0.1", "better-ajv-errors": "^0.5.1" }, "files": [ "api/index.js", "api/*.json", "css/index.js", "css/*.json", "l10n/index.js", "l10n/*.json" ], "homepage": "https://developer.mozilla.org", "keywords": [ "data", "mdn", "mozilla", "css" ], "license": "CC0-1.0", "main": "index.js", "name": "mdn-data", "repository": { "type": "git", "url": "git+https://github.com/mdn/data.git" }, "scripts": { "lint": "node test/lint", "test": "npm run lint", "travis": "npm test" }, "version": "2.0.14" }