You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
1.2 KiB
42 lines
1.2 KiB
{
|
|
"name": "xukou-ticket-wx",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "xukou-ticket-wx",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"moment": "^2.30.1",
|
|
"psd.js": "^3.9.1"
|
|
}
|
|
},
|
|
"node_modules/moment": {
|
|
"version": "2.30.1",
|
|
"resolved": "https://registry.npmmirror.com/moment/-/moment-2.30.1.tgz",
|
|
"integrity": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/pngjs": {
|
|
"version": "3.4.0",
|
|
"resolved": "https://registry.npmmirror.com/pngjs/-/pngjs-3.4.0.tgz",
|
|
"integrity": "sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/psd.js": {
|
|
"version": "3.9.1",
|
|
"resolved": "https://registry.npmmirror.com/psd.js/-/psd.js-3.9.1.tgz",
|
|
"integrity": "sha512-Nx3XUSzzXwmDIf4T544Yd64GYPMgKdC6M7FuxxIJwVMmXx0oHKeMbgCbjzwGgKgiblS4pYd76nku9rR0fRA+1A==",
|
|
"dependencies": {
|
|
"pngjs": "^3.4.0"
|
|
}
|
|
}
|
|
}
|
|
}
|