11 lines
240 B
JSON
11 lines
240 B
JSON
|
|
{
|
||
|
|
"name": "jibo-atom-styles",
|
||
|
|
"version": "0.0.1",
|
||
|
|
"description": "",
|
||
|
|
"main": "gulpfile.js",
|
||
|
|
"scripts": {
|
||
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
|
},
|
||
|
|
"author": "Jonathan Ross",
|
||
|
|
"license": "SEE LICENSE IN LICENSE.txt"
|
||
|
|
}
|