jointjs
Version:
JavaScript diagramming library
55 lines (54 loc) • 1.54 kB
JSON
{
"_from": "@polka/url@^1.0.0-next.9",
"_id": "@polka/url@1.0.0-next.11",
"_inBundle": false,
"_integrity": "sha512-3NsZsJIA/22P3QUyrEDNA2D133H4j224twJrdipXN38dpnIOzAbUDtOwkcJ5pXmn75w7LSQDjA4tO9dm1XlqlA==",
"_location": "/@polka/url",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@polka/url@^1.0.0-next.9",
"name": "@polka/url",
"escapedName": "@polka%2furl",
"scope": "@polka",
"rawSpec": "^1.0.0-next.9",
"saveSpec": null,
"fetchSpec": "^1.0.0-next.9"
},
"_requiredBy": [
"/sirv"
],
"_resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.11.tgz",
"_shasum": "aeb16f50649a91af79dbe36574b66d0f9e4d9f71",
"_spec": "@polka/url@^1.0.0-next.9",
"_where": "/Users/robur/Workspace/clientio/joint/demo/elk/node_modules/sirv",
"author": {
"name": "Luke Edwards",
"email": "luke@lukeed.com",
"url": "https://lukeed.com"
},
"bugs": {
"url": "https://github.com/lukeed/polka/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Super fast, memoized `req.url` parser",
"files": [
"build.*"
],
"gitHead": "4edc74c28fde992eb10e23a6f6f4fd6040ccb34a",
"homepage": "https://github.com/lukeed/polka#readme",
"license": "MIT",
"main": "build.js",
"module": "build.mjs",
"name": "@polka/url",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lukeed/polka.git"
},
"version": "1.0.0-next.11"
}