12 lines
233 B
JSON
12 lines
233 B
JSON
{
|
|
"name": "_resources",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"gitUpdate": "git add . && git commit -m\"update _resources,\""
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC"
|
|
} |