forked from lix-project/lix-website
14 lines
190 B
JSON
14 lines
190 B
JSON
{
|
|
"name": "jquery",
|
|
"main": "dist/jquery.js",
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"package.json"
|
|
],
|
|
"keywords": [
|
|
"jquery",
|
|
"javascript",
|
|
"browser",
|
|
"library"
|
|
]
|
|
} |