mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
16 lines
No EOL
282 B
JSON
16 lines
No EOL
282 B
JSON
{
|
|
"name": "polyfills",
|
|
"scripts": [
|
|
"classList.js",
|
|
"dataset.js",
|
|
"device-motion-polyfill.js",
|
|
"EventSource.js",
|
|
"index.js",
|
|
"input-target.js",
|
|
"offline-events.js",
|
|
"range.js",
|
|
"sessionStorage.js",
|
|
"Storage.js"
|
|
],
|
|
"main": "index.js"
|
|
} |