|
- {
- "_args": [
- [
- "whatwg-url@2.0.1",
- "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
- ]
- ],
- "_from": "whatwg-url@2.0.1",
- "_id": "whatwg-url@2.0.1",
- "_inBundle": false,
- "_integrity": "sha1-U5ayBD8CDub3BNnEXqhRnnJN5lk=",
- "_location": "/whatwg-url",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "whatwg-url@2.0.1",
- "name": "whatwg-url",
- "escapedName": "whatwg-url",
- "rawSpec": "2.0.1",
- "saveSpec": null,
- "fetchSpec": "2.0.1"
- },
- "_requiredBy": [
- "/jsdom"
- ],
- "_resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-2.0.1.tgz",
- "_spec": "2.0.1",
- "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
- "author": {
- "name": "Sebastian Mayr",
- "email": "github@smayr.name"
- },
- "bugs": {
- "url": "https://github.com/jsdom/whatwg-url/issues"
- },
- "dependencies": {
- "tr46": "~0.0.3",
- "webidl-conversions": "^3.0.0"
- },
- "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery",
- "devDependencies": {
- "eslint": "^2.6.0",
- "istanbul": "~0.3.14",
- "mocha": "^2.2.4",
- "recast": "~0.10.29",
- "request": "^2.55.0",
- "webidl2js": "^3.0.2"
- },
- "homepage": "https://github.com/jsdom/whatwg-url#readme",
- "license": "MIT",
- "main": "lib/public-api.js",
- "name": "whatwg-url",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/jsdom/whatwg-url.git"
- },
- "scripts": {
- "build": "node scripts/transform.js && node scripts/convert-idl.js",
- "coverage": "istanbul cover node_modules/mocha/bin/_mocha",
- "lint": "eslint .",
- "prepublish": "npm run build",
- "pretest": "node scripts/get-latest-platform-tests.js && npm run build",
- "test": "mocha"
- },
- "version": "2.0.1"
- }
|