mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 09:37:29 +00:00
24 lines
491 B
JSON
24 lines
491 B
JSON
{
|
|
"name": "almond",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"version": "0.3.2",
|
|
"main": "almond.js",
|
|
"ignore": [
|
|
".jshintrc",
|
|
"tests",
|
|
"shrinktest.sh"
|
|
],
|
|
"homepage": "https://github.com/jrburke/almond",
|
|
"_release": "0.3.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "0.3.2",
|
|
"commit": "c0605555873f768ac072fff3f62f3eec0b113ca3"
|
|
},
|
|
"_source": "https://github.com/jrburke/almond.git",
|
|
"_target": "^0.3.2",
|
|
"_originalSource": "almond",
|
|
"_direct": true
|
|
} |