| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- {
- "_args": [
- [
- "@braintree/sanitize-url@3.1.0",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "@braintree/sanitize-url@3.1.0",
- "_id": "@braintree/sanitize-url@3.1.0",
- "_inBundle": false,
- "_integrity": "sha512-GcIY79elgB+azP74j8vqkiXz8xLFfIzbQJdlwOPisgbKT00tviJQuEghOXSMVxJ00HoYJbGswr4kcllUc4xCcg==",
- "_location": "/@braintree/sanitize-url",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@braintree/sanitize-url@3.1.0",
- "name": "@braintree/sanitize-url",
- "escapedName": "@braintree%2fsanitize-url",
- "scope": "@braintree",
- "rawSpec": "3.1.0",
- "saveSpec": null,
- "fetchSpec": "3.1.0"
- },
- "_requiredBy": [
- "/mermaid"
- ],
- "_resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-3.1.0.tgz",
- "_spec": "3.1.0",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": "",
- "bugs": {
- "url": "https://github.com/braintree/sanitize-url/issues"
- },
- "description": "A url sanitizer",
- "devDependencies": {
- "chai": "^4.1.0",
- "mocha": "^3.5.0"
- },
- "homepage": "https://github.com/braintree/sanitize-url#readme",
- "keywords": [],
- "license": "MIT",
- "main": "index.js",
- "name": "@braintree/sanitize-url",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/braintree/sanitize-url.git"
- },
- "scripts": {
- "test": "mocha"
- },
- "version": "3.1.0"
- }
|