28 lines
884 B
JSON
28 lines
884 B
JSON
{
|
|
"name": "optimize-sync",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"benchmark": {
|
|
"version": "2.1.4",
|
|
"resolved": "https://registry.npmjs.org/benchmark/-/benchmark-2.1.4.tgz",
|
|
"integrity": "sha1-CfPeMckWQl1JjMLuVloOvzwqVik=",
|
|
"requires": {
|
|
"lodash": "^4.17.4",
|
|
"platform": "^1.3.3"
|
|
}
|
|
},
|
|
"lodash": {
|
|
"version": "4.17.20",
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
|
|
"integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA=="
|
|
},
|
|
"platform": {
|
|
"version": "1.3.6",
|
|
"resolved": "https://registry.npmjs.org/platform/-/platform-1.3.6.tgz",
|
|
"integrity": "sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg=="
|
|
}
|
|
}
|
|
}
|