File tree Expand file tree Collapse file tree 1 file changed +5
-27
lines changed
Expand file tree Collapse file tree 1 file changed +5
-27
lines changed Original file line number Diff line number Diff line change 11{
2- "author" : " Apache Software Foundation " ,
3- "name" : " xcode" ,
2+ "author" : " Telerik <support@telerik.com> " ,
3+ "name" : " nativescript-dev- xcode" ,
44 "description" : " parser for xcodeproj/project.pbxproj files" ,
55 "main" :" index.js" ,
6- "version" : " 1.5.2-NativeScript " ,
6+ "version" : " 0.1.0 " ,
77 "repository" : {
8- "url" : " https://github.com/apache/cordova-node -xcode.git"
8+ "url" : " https://github.com/NativeScript/nativescript-dev -xcode.git"
99 },
1010 "engines" : {
1111 "node" : " >=6.0.0"
2222 "pegjs" : " node_modules/.bin/pegjs lib/parser/pbxproj.pegjs" ,
2323 "test" : " node_modules/.bin/nodeunit test/parser test"
2424 },
25- "license" : " Apache-2.0" ,
26- "contributors" : [
27- {
28- "name" : " Andrew Lunny" ,
29- "email" : " alunny@gmail.com"
30- },
31- {
32- "name" : " Anis Kadri"
33- },
34- {
35- "name" : " Mike Reinstein"
36- },
37- {
38- "name" : " Filip Maj"
39- },
40- {
41- "name" : " Brett Rudd" ,
42- "email" : " goya@apache.org"
43- },
44- {
45- "name" : " Bob Easterday"
46- }
47- ]
25+ "license" : " Apache-2.0"
4826}
You can’t perform that action at this time.
0 commit comments