We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 0f8cce3Copy full SHA for 0f8cce3
package.json
@@ -0,0 +1,22 @@
1
+{
2
+ "name": "unity-cache",
3
+ "version": "0.0.1",
4
+ "description": "",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "test"
8
+ },
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/auru/unity-cache.git"
12
13
+ "author": "Vitaliy Blinovskov (blinovskov@yandex-team.ru)",
14
+ "publishConfig": {
15
+ "registry": "https://registry.npmjs.org/"
16
17
+ "license": "MIT",
18
+ "bugs": {
19
+ "url": "https://github.com/auru/unity-cache/issues"
20
21
+ "homepage": "https://github.com/auru/unity-cache#readme"
22
+}
0 commit comments