updates/fixtures/test.json

22 lines
592 B
JSON
Raw Normal View History

2020-03-08 13:33:24 +00:00
{
"dependencies": {
"gulp-sourcemaps": "2.0.0",
"prismjs": "1.0.0",
"svgstore": "^3.0.0",
"html-webpack-plugin": "4.0.0-alpha.2",
"noty": "3.1.0",
"jpeg-buffer-orientation": "0.0.0",
"styled-components": "2.5.0-1",
2020-03-08 18:12:16 +00:00
"@babel/preset-env": "7.0.0",
2020-04-20 09:03:01 +00:00
"updates": "https://github.com/silverwind/updates/tarball/6941e05",
"ipaddr.js": "https://github.com/silverwind/ipaddr.js/tarball/ipv6_cidrs_take2"
2020-03-08 13:33:24 +00:00
},
2020-03-20 20:47:49 +00:00
"devDependencies": {
"updates": "file:."
},
2020-03-08 13:33:24 +00:00
"peerDependencies": {
2020-05-25 16:14:37 +00:00
"@babel/preset-env": "~6.0.0",
"svgstore": "^1.0.0 || ^2.0.0"
2020-03-08 13:33:24 +00:00
}
}