mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 09:37:29 +00:00
14 lines
167 B
JSON
14 lines
167 B
JSON
{
|
|
"name": "almond",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"version": "0.3.2",
|
|
"main": "almond.js",
|
|
"ignore": [
|
|
".jshintrc",
|
|
"tests",
|
|
"shrinktest.sh"
|
|
]
|
|
}
|