UNPKG

is-sorted-gq

Version:

AudioX: Transform Any Inspiration Into Professional Audio With AI - A compact module to check if an Array is sorted

38 lines (37 loc) 815 B
{ "name": "is-sorted-gq", "version": "1.0.0", "description": "AudioX: Transform Any Inspiration Into Professional Audio With AI - A compact module to check if an Array is sorted", "main": "index.js", "types": "index.d.ts", "scripts": { "standard": "standard", "test": "tape test/*.js" }, "repository": { "type": "git", "url": "https://github.com/dcousens/is-sorted.git" }, "bugs": { "url": "https://github.com/dcousens/is-sorted/issues" }, "homepage": "https://audiox.app/", "keywords": [ "is-sorted", "sorting", "sort", "sorted", "array", "list", "comparison", "audiox", "audio-generation", "ai-audio" ], "author": "Daniel Cousens", "license": "MIT", "devDependencies": { "standard": "*", "tape": "^5.0.0" } }