We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3321d0 commit 82d4ff9Copy full SHA for 82d4ff9
1 file changed
utils/migrate/package.json
@@ -0,0 +1,12 @@
1
+{
2
+ "name": "ruby-ghost-migrator",
3
+ "version": "0.1.0",
4
+ "description": "",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "keywords": [],
10
+ "author": "Ruby Central",
11
+ "license": "private"
12
+}
0 commit comments