-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
110 lines (110 loc) · 3.95 KB
/
package.json
File metadata and controls
110 lines (110 loc) · 3.95 KB
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
"_args": [
[
{
"name": "concat-with-sourcemaps",
"raw": "concat-with-sourcemaps@*",
"rawSpec": "*",
"scope": null,
"spec": "*",
"type": "range"
},
"/home/hwq/gitbook_books/ROS-Note/node_modules/gulp-header"
]
],
"_from": "concat-with-sourcemaps@*",
"_id": "concat-with-sourcemaps@1.1.0",
"_inCache": true,
"_installable": true,
"_location": "/concat-with-sourcemaps",
"_nodeVersion": "10.0.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/concat-with-sourcemaps_1.1.0_1525299863423_0.7030807173456508"
},
"_npmUser": {
"email": "florian.reiterer@gmail.com",
"name": "floridoo"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "concat-with-sourcemaps",
"raw": "concat-with-sourcemaps@*",
"rawSpec": "*",
"scope": null,
"spec": "*",
"type": "range"
},
"_requiredBy": [
"/gulp-header"
],
"_resolved": "https://registry.npmjs.org/concat-with-sourcemaps/-/concat-with-sourcemaps-1.1.0.tgz",
"_shasum": "d4ea93f05ae25790951b99e7b3b09e3908a4082e",
"_shrinkwrap": null,
"_spec": "concat-with-sourcemaps@*",
"_where": "/home/hwq/gitbook_books/ROS-Note/node_modules/gulp-header",
"author": {
"email": "me@florianreiterer.com",
"name": "Florian Reiterer"
},
"bugs": {
"url": "https://github.com/floridoo/concat-with-sourcemaps/issues"
},
"dependencies": {
"source-map": "^0.6.1"
},
"description": "Concatenate file contents with a custom separator and generate a source map",
"devDependencies": {
"coveralls": "^3.0.0",
"faucet": "0.0.1",
"istanbul": "^0.4.5",
"jshint": "^2.9.5",
"tape": "^4.9.0"
},
"directories": {},
"dist": {
"fileCount": 5,
"integrity": "sha512-4gEjHJFT9e+2W/77h/DS5SGUgwDaOwprX8L/gl5+3ixnzkVJJsZWDSelmN3Oilw3LNDZjZV0yqH1hLG3k6nghg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6jqYCRA9TVsSAnZWagAA0DoP/1pAYRwtVTFlhto6tHi+\nJUXdEAmv6Jm+YtDt7fK5MmCXH9ijB8QxWwJ+HwTs+X1n4V1hbLFrrDg8RVwc\nP/oj0vkhBKmuSKJkB3vtLogzxxpkgMWyDk3yK3epJmYCWEQrAxwOSi1POL1c\nI9KpirC+Mv6TWZc/bAdwjzdrFBf7IUzE9QvkR4nn0r7eDxUCk3FwHEqCPGsg\nFAcASrdA8zPUtb2S14HIkhNA9soa+fn5FBGgs0PQwLFScz+Qjmfp6oXhxjXb\n8t/FyVW/nf9BWCXcpnhsQ7T74DUEx+U46mTP1kjua3TiO4+9mTiSgifeL4fc\ns6dqSSB5eSBIUAvA5xxmfapbVEKDODTwwfWxtiXLKbw+qVGPhJmaGTfaJEap\nrFA7rcLLN1LjPylIEM+2IFn//QlZlUCWu86MnnEc+6ZuNKrKuE1h5n8ZD0mw\nm1VH641byspnIheKz7ldaJrxsPZ83/4rnAxQaeFxoJL67X7hwHOHOsYTqWl2\ndJ7DJcy410LiDl8x0fyPMfDIq27+5YaGmuSaqB5JqFueHoglPi+iUWwmCKcs\noQMfRDHrbpXc4iNIqMOIz2zdeqWNUfOx1ik2yml3w+82kEaHLiVN7x/PqO79\nUh8FuR4dysuqZ/Z4rzvEhIzse6EzOha/P9GjGM+zpkKLv7K8U6Hty42xsxHK\nCiAV\r\n=qWeH\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "d4ea93f05ae25790951b99e7b3b09e3908a4082e",
"tarball": "https://registry.npmjs.org/concat-with-sourcemaps/-/concat-with-sourcemaps-1.1.0.tgz",
"unpackedSize": 8210
},
"files": [
"index.js",
"index.d.ts",
"package.json",
"README.md",
"LICENSE.md"
],
"gitHead": "fa7922b69c4054a6c5dc8f415f0dfcabaf5b8fe4",
"homepage": "http://github.com/floridoo/concat-with-sourcemaps",
"keywords": [
"concat",
"source map"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"email": "florian.reiterer@gmail.com",
"name": "floridoo"
}
],
"name": "concat-with-sourcemaps",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/floridoo/concat-with-sourcemaps.git"
},
"scripts": {
"cover": "istanbul cover --dir reports/coverage tape test/*.js",
"coveralls": "istanbul cover tape test/*.js --report lcovonly && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage",
"tap": "tape test/*.js",
"test": "jshint *.js test/*.js && faucet test/*.js"
},
"types": "index.d.ts",
"version": "1.1.0"
}