{ "name": "stable", "version": "0.1.5", "keywords": ["stable", "array", "sort"], "description": "A stable array sort for JavaScript", "homepage": "https://github.com/Two-Screen/stable", "main": "stable.js", "moduleType": ["globals","node"], "authors": [ "Angry Bytes ", "Stéphan Kochen ", "Domenic Denicola ", "Yaffle" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower.json", "package.json", "test.js" ] }