You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
77 lines
1.9 KiB
77 lines
1.9 KiB
{
|
|
"_args": [
|
|
[
|
|
"lerc@3.0.0",
|
|
"/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile"
|
|
]
|
|
],
|
|
"_from": "lerc@3.0.0",
|
|
"_id": "lerc@3.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Rm4J/WaHhRa93nCN2mwWDZFoRVF18G1f47C+kvQWyHGEZxFpTUi73p7lMVSAndyxGt6lJ2/CFbOcf9ra5p8aww==",
|
|
"_location": "/lerc",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "lerc@3.0.0",
|
|
"name": "lerc",
|
|
"escapedName": "lerc",
|
|
"rawSpec": "3.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/geotiff"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/lerc/-/lerc-3.0.0.tgz",
|
|
"_spec": "3.0.0",
|
|
"_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile",
|
|
"author": {
|
|
"name": "Esri",
|
|
"email": "dev_tools@esri.com",
|
|
"url": "http://developers.arcgis.com"
|
|
},
|
|
"browser": "LercDecode.js",
|
|
"bugs": {
|
|
"url": "https://github.com/esri/lerc/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Johannes Schmid"
|
|
},
|
|
{
|
|
"name": "Chayanika Khatua"
|
|
},
|
|
{
|
|
"name": "Wenxue Ju"
|
|
}
|
|
],
|
|
"description": "Rapid decoding of Lerc compressed raster data for any standard pixel type.",
|
|
"devDependencies": {
|
|
"gh-release": "^2.2.1",
|
|
"jsdoc-to-markdown": "^2.0.1",
|
|
"jshint": "^2.13.0",
|
|
"uglify-js": "^3.14.0"
|
|
},
|
|
"files": [
|
|
"LercDecode.js",
|
|
"LercDecode.min.js"
|
|
],
|
|
"homepage": "https://github.com/Esri/lerc",
|
|
"license": "Apache-2.0",
|
|
"main": "LercDecode.js",
|
|
"name": "lerc",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/Esri/lerc.git"
|
|
},
|
|
"scripts": {
|
|
"build": "uglifyjs LercDecode.js -o LercDecode.min.js --comments",
|
|
"docs": "jsdoc2md --template README.hbs --files LercDecode.js",
|
|
"lint": "jshint LercDecode.js",
|
|
"release": "./release.sh"
|
|
},
|
|
"version": "3.0.0"
|
|
}
|