This repository has been archived by the owner on Oct 25, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
50 lines (50 loc) · 1.48 KB
/
package.json
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
{
"name": "iconv-x64",
"version": "2.1.10",
"description": "Precompiled release versions for x64 architectures of the iconv library for node.js.",
"main": "./lib/iconv",
"author": {
"name": "Web Compliance Center",
"email": "webcc@fit.fraunhofer.de"
},
"maintainers": [
{
"name": "webcc",
"email": "webcc-dev@fit.fraunhofer.de"
}
],
"directories": {},
"dependencies": {},
"devDependencies": {},
"license": {
"type": "Apache-2.0",
"url": "https://github.com/webcc/iconv-x64/blob/master/LICENSE.md"
},
"repository": {
"type": "git",
"url": "https://github.com/webcc/iconv-x64.git"
},
"engines": {
"node": ">=0.12.0"
},
"cpu": [ "x64" ],
"os": [ "win32", "darwin", "linux" ],
"homepage": "https://github.com/webcc/iconv-x64",
"scripts": {},
"bugs": {
"url": "https://github.com/webcc/iconv-x64/issues"
},
"gitHead": "061efb8f0a75c383d878f21a0b6d7fed36ea02ee",
"dist": {
"shasum": "151b3f685068342b33d0f702d6a3f7fd02a7fd2c",
"tarball": "http://registry.npmjs.org/iconv-x64/-/iconv-x64-2.1.10.tgz"
},
"_shasum": "151b3f685068342b33d0f702d6a3f7fd02a7fd2c",
"_npmVersion": "2.1.10",
"_nodeVersion": "0.12.0",
"_npmUser": {
"name": "webcc",
"email": "webcc-dev@fit.fraunhofer.de"
},
"_resolved": "https://registry.npmjs.org/iconv-x64/-/iconv-x64-2.1.10.tgz"
}