Changeset 59329aa for trip-planner-front/node_modules/url
- Timestamp:
- 11/23/21 14:58:44 (3 years ago)
- Branches:
- master
- Children:
- e29cc2e
- Parents:
- ceaed42
- Location:
- trip-planner-front/node_modules/url
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/node_modules/url/node_modules/punycode/package.json
rceaed42 r59329aa 1 1 { 2 "name": "punycode", 3 "version": "1.3.2", 4 "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.", 5 "homepage": "https://mths.be/punycode", 6 "main": "punycode.js", 7 "keywords": [ 8 "punycode", 9 "unicode", 10 "idn", 11 "idna", 12 "dns", 13 "url", 14 "domain" 15 ], 16 "license": "MIT", 17 "author": { 18 "name": "Mathias Bynens", 19 "url": "https://mathiasbynens.be/" 20 }, 21 "contributors": [ 22 { 23 "name": "Mathias Bynens", 24 "url": "https://mathiasbynens.be/" 25 }, 26 { 27 "name": "John-David Dalton", 28 "url": "http://allyoucanleet.com/" 29 } 30 ], 31 "repository": { 32 "type": "git", 33 "url": "https://github.com/bestiejs/punycode.js.git" 34 }, 35 "bugs": "https://github.com/bestiejs/punycode.js/issues", 36 "files": [ 37 "LICENSE-MIT.txt", 38 "punycode.js" 39 ], 40 "scripts": { 41 "test": "node tests/tests.js" 42 }, 43 "devDependencies": { 44 "coveralls": "^2.10.1", 45 "grunt": "^0.4.5", 46 "grunt-contrib-uglify": "^0.5.0", 47 "grunt-shell": "^0.7.0", 48 "istanbul": "^0.2.13", 49 "qunit-extras": "^1.2.0", 50 "qunitjs": "~1.11.0", 51 "requirejs": "^2.1.14" 52 } 2 "_args": [ 3 [ 4 "punycode@1.3.2", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "punycode@1.3.2", 10 "_id": "punycode@1.3.2", 11 "_inBundle": false, 12 "_integrity": "sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=", 13 "_location": "/url/punycode", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "punycode@1.3.2", 19 "name": "punycode", 20 "escapedName": "punycode", 21 "rawSpec": "1.3.2", 22 "saveSpec": null, 23 "fetchSpec": "1.3.2" 24 }, 25 "_requiredBy": [ 26 "/url" 27 ], 28 "_resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz", 29 "_spec": "1.3.2", 30 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 31 "author": { 32 "name": "Mathias Bynens", 33 "url": "https://mathiasbynens.be/" 34 }, 35 "bugs": { 36 "url": "https://github.com/bestiejs/punycode.js/issues" 37 }, 38 "contributors": [ 39 { 40 "name": "Mathias Bynens", 41 "url": "https://mathiasbynens.be/" 42 }, 43 { 44 "name": "John-David Dalton", 45 "url": "http://allyoucanleet.com/" 46 } 47 ], 48 "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.", 49 "devDependencies": { 50 "coveralls": "^2.10.1", 51 "grunt": "^0.4.5", 52 "grunt-contrib-uglify": "^0.5.0", 53 "grunt-shell": "^0.7.0", 54 "istanbul": "^0.2.13", 55 "qunit-extras": "^1.2.0", 56 "qunitjs": "~1.11.0", 57 "requirejs": "^2.1.14" 58 }, 59 "files": [ 60 "LICENSE-MIT.txt", 61 "punycode.js" 62 ], 63 "homepage": "https://mths.be/punycode", 64 "keywords": [ 65 "punycode", 66 "unicode", 67 "idn", 68 "idna", 69 "dns", 70 "url", 71 "domain" 72 ], 73 "license": "MIT", 74 "main": "punycode.js", 75 "name": "punycode", 76 "repository": { 77 "type": "git", 78 "url": "git+https://github.com/bestiejs/punycode.js.git" 79 }, 80 "scripts": { 81 "test": "node tests/tests.js" 82 }, 83 "version": "1.3.2" 53 84 } -
trip-planner-front/node_modules/url/package.json
rceaed42 r59329aa 1 1 { 2 "name": "url", 3 "description": "The core `url` packaged standalone for use with Browserify.", 4 "version": "0.11.0", 2 "_args": [ 3 [ 4 "url@0.11.0", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "url@0.11.0", 10 "_id": "url@0.11.0", 11 "_inBundle": false, 12 "_integrity": "sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=", 13 "_location": "/url", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "url@0.11.0", 19 "name": "url", 20 "escapedName": "url", 21 "rawSpec": "0.11.0", 22 "saveSpec": null, 23 "fetchSpec": "0.11.0" 24 }, 25 "_requiredBy": [ 26 "/webpack-dev-server" 27 ], 28 "_resolved": "https://registry.npmjs.org/url/-/url-0.11.0.tgz", 29 "_spec": "0.11.0", 30 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 31 "bugs": { 32 "url": "https://github.com/defunctzombie/node-url/issues" 33 }, 5 34 "dependencies": { 6 35 "punycode": "1.3.2", 7 36 "querystring": "0.2.0" 8 37 }, 9 " main": "./url.js",38 "description": "The core `url` packaged standalone for use with Browserify.", 10 39 "devDependencies": { 11 40 "assert": "1.1.1", … … 13 42 "zuul": "3.3.0" 14 43 }, 44 "homepage": "https://github.com/defunctzombie/node-url#readme", 45 "license": "MIT", 46 "main": "./url.js", 47 "name": "url", 48 "repository": { 49 "type": "git", 50 "url": "git+https://github.com/defunctzombie/node-url.git" 51 }, 15 52 "scripts": { 16 53 "test": "mocha --ui qunit test.js && zuul -- test.js", 17 54 "test-local": "zuul --local -- test.js" 18 55 }, 19 "repository": { 20 "type": "git", 21 "url": "https://github.com/defunctzombie/node-url.git" 22 }, 23 "license": "MIT" 56 "version": "0.11.0" 24 57 }
Note:
See TracChangeset
for help on using the changeset viewer.