mirror of
https://github.com/supanadit/todo.git
synced 2024-11-10 09:52:19 +00:00
14 lines
190 B
JSON
Executable File
14 lines
190 B
JSON
Executable File
{
|
|
"name": "jquery",
|
|
"main": "dist/jquery.js",
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"package.json"
|
|
],
|
|
"keywords": [
|
|
"jquery",
|
|
"javascript",
|
|
"browser",
|
|
"library"
|
|
]
|
|
} |