mirror of
https://github.com/wassname/template.git
synced 2026-06-27 16:32:20 +08:00
15 lines
424 B
JSON
15 lines
424 B
JSON
{
|
|
"name": "distill-template",
|
|
"version": "2.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"eslint-config-google": {
|
|
"version": "0.9.1",
|
|
"resolved": "https://registry.npmjs.org/eslint-config-google/-/eslint-config-google-0.9.1.tgz",
|
|
"integrity": "sha512-5A83D+lH0PA81QMESKbLJd/a3ic8tPZtwUmqNrxMRo54nfFaUvtt89q/+icQ+fd66c2xQHn0KyFkzJDoAUfpZA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|