UNPKG
pbxproj
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
parse & stringify xcode pbxproj format
github.com/phantasien/pbxproj
phantasien/pbxproj
pbxproj
/
test
/
fixtures
/
filled-array-in-obj.json
8 lines
(7 loc)
•
51 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"array"
:
[
42
,
"foobar"
,
{
}
]
}