Intial Commit
This commit is contained in:
29
nodered/rootfs/data/node_modules/encoding-japanese/bower.json
generated
vendored
Normal file
29
nodered/rootfs/data/node_modules/encoding-japanese/bower.json
generated
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "encoding-japanese",
|
||||
"main": "encoding.js",
|
||||
"version": "1.0.30",
|
||||
"homepage": "https://github.com/polygonplanet/encoding.js",
|
||||
"authors": [
|
||||
"polygon planet <polygon.planet.aqua@gmail.com>"
|
||||
],
|
||||
"description": "Convert or detect character encoding in JavaScript",
|
||||
"moduleType": [
|
||||
"amd",
|
||||
"globals",
|
||||
"node"
|
||||
],
|
||||
"keywords": [
|
||||
"encoding", "charset", "iconv", "japanese", "unicode",
|
||||
"utf", "utf-8", "utf-16", "utf-32", "sjis", "shift_jis",
|
||||
"eucjp", "euc-jp", "jis", "iso-2022-jp", "base64",
|
||||
"convert", "detect", "urlencode", "urldecode"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user