Skip to content

Commit ba1f313

Browse files
committed
Add package.json
Not exactly the same than manifest.
1 parent 0f3f505 commit ba1f313

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"description": "batchCollection",
3+
"directories": {
4+
"lib": "."
5+
},
6+
"main": "com.pyreweb.batchCollection",
7+
"name": "com.pyreweb.batchCollection",
8+
"version": "1.1.0"
9+
}

0 commit comments

Comments
 (0)