package.json (b63622a2ecb83c1ce745203eed9ebbf6338e1c21) package.json (88522e34baa1e8d4f2a87b36745a51f398761ddc)
1{
2 "name": "MusicFree",
1{
2 "name": "MusicFree",
3 "version": "0.4.0",
3 "version": "0.4.1",
4 "private": true,
4 "private": true,
5 "license": "GPL",
5 "license": "AGPL",
6 "author": {
7 "name": "猫头猫",
8 "email": "[email protected]"
9 },
10 "scripts": {
11 "android": "react-native run-android",
12 "ios": "react-native run-ios",
13 "lint": "eslint . --ext .js,.jsx,.ts,.tsx src --fix",

--- 118 unchanged lines hidden ---
6 "author": {
7 "name": "猫头猫",
8 "email": "[email protected]"
9 },
10 "scripts": {
11 "android": "react-native run-android",
12 "ios": "react-native run-ios",
13 "lint": "eslint . --ext .js,.jsx,.ts,.tsx src --fix",

--- 118 unchanged lines hidden ---