Files
alfresco-ng2-components/ng2-components/ng2-alfresco-documentslist/dist/node_modules/stable/bower.json
Mario Romano 07807e7bc3 # add dist
2016-04-21 11:56:31 +01:00

24 lines
616 B
JSON

{
"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 <info@angrybytes.com>",
"Stéphan Kochen <stephan@angrybytes.com>",
"Domenic Denicola <domenic@domenicdenicola.com>",
"Yaffle"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower.json",
"package.json",
"test.js"
]
}