@yortyrh/tagpilot-lib-android-arm64
Version:
A high-performance Node.js library for reading and writing audio metadata and cover art, built with Rust and NAPI-RS
79 lines • 1.6 kB
JSON
{
"name": "@yortyrh/tagpilot-lib-android-arm64",
"version": "1.0.25",
"cpu": [
"arm64"
],
"main": "tagpilot_lib.android-arm64.node",
"files": [
"tagpilot_lib.android-arm64.node"
],
"description": "A high-performance Node.js library for reading and writing audio metadata and cover art, built with Rust and NAPI-RS",
"keywords": [
"opus",
"speex",
"aac",
"aiff",
"wavpack",
"wma",
"alac",
"mp4",
"m4b",
"vorbis",
"vorbis-comments",
"apev2",
"id3v1",
"id3v2",
"id3v2.3",
"id3v2.4",
"artwork",
"cover-image",
"album-cover",
"embed-artwork",
"extract-artwork",
"tag-editor",
"metadata-editor",
"audio-tagger",
"mp3-tagger",
"music-tagger",
"podcast",
"audiobook",
"node",
"nodejs",
"napi-rs",
"lofty",
"lofty-rs",
"webassembly",
"wasm",
"wasi",
"browser",
"electron",
"cross-platform",
"buffer",
"in-memory"
],
"author": {
"name": "Yorty Ruiz",
"email": "yorty.ruiz@gmail.com",
"url": "https://github.com/yortyrh"
},
"homepage": "https://github.com/yortyrh/tagpilot-lib#readme",
"license": "MIT",
"engines": {
"node": ">= 6.14.2 < 7 || >= 8.11.2 < 9 || >= 9.11.0 < 10 || >= 10.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/yortyrh/tagpilot-lib.git"
},
"bugs": {
"url": "https://github.com/yortyrh/tagpilot-lib/issues"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"os": [
"android"
]
}