|
@@ -1,17 +1,17 @@
|
|
|
{
|
|
|
- "name": "press-this-alt",
|
|
|
+ "name": "press-this",
|
|
|
"version": "1.0.0",
|
|
|
"description": "A little tool that lets you grab bits of the web and create new posts with ease.",
|
|
|
"repository": {
|
|
|
"type": "git",
|
|
|
- "url": "git+https://github.com/WordPress/press-this.git"
|
|
|
+ "url": "git+ssh://git@git.tum.dk:29418/wordpress/press-this.git"
|
|
|
},
|
|
|
"author": "WordPress Contributors",
|
|
|
"license": "GPL-2.0+",
|
|
|
"bugs": {
|
|
|
- "url": "https://github.com/WordPress/press-this/issues"
|
|
|
+ "url": "https://git.tum.dk/wordpress/press-this"
|
|
|
},
|
|
|
- "homepage": "https://github.com/WordPress/press-this#readme",
|
|
|
+ "homepage": "https://git.tum.dk/wordpress/press-this#readme",
|
|
|
"devDependencies": {
|
|
|
"grunt-checktextdomain": "^1.0.1",
|
|
|
"grunt-wp-i18n": "^1.0.0"
|