TheDesk Mio (ver.5)

This commit is contained in:
a a
2018-05-26 21:48:13 +09:00
parent d5f7153464
commit e47a952f0e
251 changed files with 13585 additions and 15770 deletions

6
app/node_modules/sntp/.npmignore generated vendored Normal file → Executable file
View File

@@ -1,3 +1,3 @@
*
!lib/**
!.npmignore
*
!lib/**
!.npmignore

0
app/node_modules/sntp/LICENSE generated vendored Normal file → Executable file
View File

0
app/node_modules/sntp/README.md generated vendored Normal file → Executable file
View File

0
app/node_modules/sntp/lib/index.js generated vendored Normal file → Executable file
View File

61
app/node_modules/sntp/package.json generated vendored Normal file → Executable file
View File

@@ -1,50 +1,32 @@
{
"_args": [
[
{
"raw": "sntp@2.x.x",
"scope": null,
"escapedName": "sntp",
"name": "sntp",
"rawSpec": "2.x.x",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\hawk"
"sntp@2.1.0",
"/Users/aa/TheDesk/app"
]
],
"_from": "sntp@>=2.0.0 <3.0.0",
"_from": "sntp@2.1.0",
"_id": "sntp@2.1.0",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-LGzsFP7cIiJznK+bXD2F0cxaLMg=",
"_location": "/sntp",
"_nodeVersion": "8.7.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/sntp-2.1.0.tgz_1508979210264_0.7410221791360527"
},
"_npmUser": {
"name": "hueniverse",
"email": "eran@hammer.io"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "sntp@2.x.x",
"scope": null,
"escapedName": "sntp",
"type": "version",
"registry": true,
"raw": "sntp@2.1.0",
"name": "sntp",
"rawSpec": "2.x.x",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
"escapedName": "sntp",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"/hawk"
],
"_resolved": "https://registry.npmjs.org/sntp/-/sntp-2.1.0.tgz",
"_shasum": "2c6cec14fedc2222739caf9b5c3d85d1cc5a2cc8",
"_shrinkwrap": null,
"_spec": "sntp@2.x.x",
"_where": "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\hawk",
"_spec": "2.1.0",
"_where": "/Users/aa/TheDesk/app",
"author": {
"name": "Eran Hammer",
"email": "eran@hammer.io",
@@ -61,16 +43,9 @@
"code": "4.x.x",
"lab": "14.x.x"
},
"directories": {},
"dist": {
"integrity": "sha512-FL1b58BDrqS3A11lJ0zEdnJ3UOKqVxawAkF3k7F0CVN7VQ34aZrV+G8BZ1WC9ZL7NyrwsW0oviwsWDgRuVYtJg==",
"shasum": "2c6cec14fedc2222739caf9b5c3d85d1cc5a2cc8",
"tarball": "https://registry.npmjs.org/sntp/-/sntp-2.1.0.tgz"
},
"engines": {
"node": ">=4.0.0"
},
"gitHead": "4ea16d6c111c205c3dc1f8e95c635108ed3f4d6b",
"homepage": "https://github.com/hueniverse/sntp#readme",
"keywords": [
"sntp",
@@ -79,15 +54,7 @@
],
"license": "BSD-3-Clause",
"main": "lib/index.js",
"maintainers": [
{
"name": "hueniverse",
"email": "eran@hueniverse.com"
}
],
"name": "sntp",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/hueniverse/sntp.git"