File: D:/HostingSpaces/SBogers10/ehboledensysteem.komma.pro/node_modules/mdn-data/package.json
{
"_args": [
[
"mdn-data@1.1.0",
"/Users/julesgraus/webDevelopment/ehboCranendonck"
]
],
"_development": true,
"_from": "mdn-data@1.1.0",
"_id": "mdn-data@1.1.0",
"_inBundle": false,
"_integrity": "sha512-jC6B3BFC07cCOU8xx1d+sQtDkVIpGKWv4TzK7pN7PyObdbwlIFJbHYk8ofvr0zrU8SkV1rSi87KAHhWCdLGw1Q==",
"_location": "/mdn-data",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "mdn-data@1.1.0",
"name": "mdn-data",
"escapedName": "mdn-data",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/css-tree",
"/imagemin-svgo/csso/css-tree"
],
"_resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "/Users/julesgraus/webDevelopment/ehboCranendonck",
"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"
},
"files": [
"api/*.json",
"css/*.json",
"l10n/*.json"
],
"homepage": "https://developer.mozilla.org",
"keywords": [
"data",
"mdn",
"mozilla",
"css"
],
"license": "MPL-2.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": "1.1.0"
}