1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
| {
| "_from": "@types/strip-bom@^3.0.0",
| "_id": "@types/strip-bom@3.0.0",
| "_inBundle": false,
| "_integrity": "sha512-xevGOReSYGM7g/kUBZzPqCrR/KYAo+F0yiPc85WFTJa0MSLtyFTVTU6cJu/aV4mid7IffDIWqo69THF2o4JiEQ==",
| "_location": "/@types/strip-bom",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/strip-bom@^3.0.0",
| "name": "@types/strip-bom",
| "escapedName": "@types%2fstrip-bom",
| "scope": "@types",
| "rawSpec": "^3.0.0",
| "saveSpec": null,
| "fetchSpec": "^3.0.0"
| },
| "_requiredBy": [
| "/tsconfig"
| ],
| "_resolved": "https://registry.npmjs.org/@types/strip-bom/-/strip-bom-3.0.0.tgz",
| "_shasum": "14a8ec3956c2e81edb7520790aecf21c290aebd2",
| "_spec": "@types/strip-bom@^3.0.0",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\tsconfig",
| "author": {
| "name": "Mohamed Hegazy",
| "email": "https://github.com/mhegazy"
| },
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "dependencies": {},
| "deprecated": false,
| "description": "TypeScript definitions for strip-bom",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/strip-bom",
| "peerDependencies": {},
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
| },
| "scripts": {},
| "typeScriptVersion": "2.0",
| "typesPublisherContentHash": "a71cc0aa11e13d7f1054cc11f24652aed5fb12100e0c0b9601b2c4fc95528452",
| "version": "3.0.0"
| }
|
|