blob: e03b21fb6020c57f1b8f0d85fd1c4b96429c7705 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"name": "okcms",
"version": "1.0.0",
"description": "great",
"main": "app/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "OKFocus",
"license": "None"
}
|