File: /var/www/zaklada/html/node_modules/webidl-conversions/package.json
{
"_args": [
[
"webidl-conversions@2.0.1",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "webidl-conversions@2.0.1",
"_id": "webidl-conversions@2.0.1",
"_inBundle": false,
"_integrity": "sha1-O/glj30xjHRDw28uFpQCoaZwNQY=",
"_location": "/webidl-conversions",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "webidl-conversions@2.0.1",
"name": "webidl-conversions",
"escapedName": "webidl-conversions",
"rawSpec": "2.0.1",
"saveSpec": null,
"fetchSpec": "2.0.1"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-2.0.1.tgz",
"_spec": "2.0.1",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Domenic Denicola",
"email": "d@domenic.me",
"url": "https://domenic.me/"
},
"bugs": {
"url": "https://github.com/jsdom/webidl-conversions/issues"
},
"description": "Implements the WebIDL algorithms for converting to and from JavaScript values",
"devDependencies": {
"mocha": "^1.21.4"
},
"files": [
"lib/"
],
"homepage": "https://github.com/jsdom/webidl-conversions#readme",
"keywords": [
"webidl",
"web",
"types"
],
"license": "BSD-2-Clause",
"main": "lib/index.js",
"name": "webidl-conversions",
"repository": {
"type": "git",
"url": "git+https://github.com/jsdom/webidl-conversions.git"
},
"scripts": {
"test": "mocha test/*.js"
},
"version": "2.0.1"
}