Skip to content

Commit 854f01f

Browse files
committed
initial commit
0 parents  commit 854f01f

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

package.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "@ember/addon-blueprint",
3+
"version": "0.0.0",
4+
"description": "",
5+
"main": "index.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1"
8+
},
9+
"keywords": [],
10+
"author": "",
11+
"license": "MIT",
12+
"packageManager": "[email protected]"
13+
}

0 commit comments

Comments
 (0)