blob: 4b82fe920d71d512a98ef7471d7bff47fe205465 [file] [log] [blame]
{
"name": "libapps",
"version": "1.0.0",
"description": "Grab bag of js, including hterm and its support library.",
"main": "libdot/js/lib.js",
"repository": {
"type": "git",
"url": "https://chromium.googlesource.com/apps/libapps.git"
},
"author": "Chromium authors",
"license": "BSD-3-Clause",
"files": [
"README.md"
],
"devDependencies": {},
"dependencies": {
"asn1js": "~2",
"csso": ">=3",
"csso-cli": ">=1",
"eslint": "~5",
"pkijs": "~2.1",
"rollup": ">=0.60",
"rollup-plugin-node-resolve": ">=3.3",
"uglify-js": "~3"
},
"bugs": {
"url": "https://crbug.com/new",
"email": "chromium-hterm@chromium.org"
},
"homepage": "https://chromium.googlesource.com/apps/libapps"
}