mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
34 lines
No EOL
695 B
JSON
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"
|
|
} |