cloudcmd/modules/jonny/.bower.json
2016-08-08 21:28:28 +03:00

34 lines
No EOL
695 B
JSON

{
"name": "jonny",
"version": "1.0.1",
"homepage": "https://github.com/coderaiser/jonny",
"authors": [
"coderaiser <mnemonic.enemy@gmail.com>"
],
"description": "work with json without exaptions",
"main": "lib/jonny.js",
"moduleType": [
"globals",
"node"
],
"keywords": [
"json",
"try"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"modules"
],
"dependencies": {},
"_release": "1.0.1",
"_resolution": {
"type": "version",
"tag": "v1.0.1",
"commit": "b8909d33db868af9797c95881891c5d432209f1a"
},
"_source": "https://github.com/coderaiser/jonny.git",
"_target": "1.0.1",
"_originalSource": "jonny"
}